system.adoc 610 B

123456789101112131415161718192021222324252627
  1. ////
  2. Copyright 2018 Peter Dimov
  3. Distributed under the Boost Software License, Version 1.0.
  4. See accompanying file LICENSE_1_0.txt or copy at
  5. http://www.boost.org/LICENSE_1_0.txt
  6. ////
  7. # Boost.System: Extensible Error Reporting
  8. Beman Dawes, Christopher Kohlhoff, Peter Dimov
  9. :toc: left
  10. :toclevels: 3
  11. :idprefix:
  12. :docinfo: private-footer
  13. :leveloffset: +1
  14. include::system/introduction.adoc[]
  15. include::system/changes.adoc[]
  16. include::system/rationale.adoc[]
  17. include::system/reference.adoc[]
  18. include::system/history.adoc[]
  19. include::system/acknowledgements.adoc[]
  20. include::system/copyright.adoc[]
  21. :leveloffset: -1