Files
system/doc/system.adoc

31 lines
689 B
Plaintext
Raw Permalink Normal View History

2018-10-01 19:20:52 +03:00
////
Copyright 2018 Peter Dimov
Distributed under the Boost Software License, Version 1.0.
See accompanying file LICENSE_1_0.txt or copy at
2021-01-20 16:31:00 +05:30
https://www.boost.org/LICENSE_1_0.txt
2018-10-01 19:20:52 +03:00
////
# Boost.System: Extensible Error Reporting
Beman Dawes, Christopher Kohlhoff, Peter Dimov
:toc: left
2021-06-13 05:24:30 +03:00
:toclevels: 4
2018-10-01 19:20:52 +03:00
:idprefix:
:docinfo: private-footer
2021-10-28 23:17:20 +03:00
:source-highlighter: rouge
:source-language: c++
2018-10-01 19:20:52 +03:00
:leveloffset: +1
include::system/introduction.adoc[]
2021-11-02 03:12:26 +02:00
include::system/usage.adoc[]
2018-10-01 19:20:52 +03:00
include::system/changes.adoc[]
include::system/rationale.adoc[]
include::system/reference.adoc[]
include::system/history.adoc[]
include::system/acknowledgements.adoc[]
include::system/copyright.adoc[]
:leveloffset: -1