boost/libs/dll/doc/dll.qbk

37 lines
1.1 KiB
Plaintext
Raw Normal View History

2018-01-12 21:47:58 +01:00
[/
Copyright 2014 Renato Tegon Forti, Antony Polukhin
2021-10-05 21:37:46 +02:00
Copyright 2015-2021 Antony Polukhin
2018-01-12 21:47:58 +01:00
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
/]
[library Boost.DLL
[quickbook 1.5]
[authors [Forti, Renato][Polukhin, Antony]]
2021-10-05 21:37:46 +02:00
[copyright 2014 Renato Tegon Forti, Antony Polukhin, 2015 Antony Polukhin, 2016 Antony Polukhin, Klemens Morgenstern, 2017-2021 Antony Polukhin]
2018-01-12 21:47:58 +01:00
[license
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
]
]
[include introduction.qbk]
[include getting_started.qbk]
[include tutorial.qbk]
[include mangled.qbk]
[include missuses.qbk]
[section Reference]
[xinclude autodoc_shared_library_core.xml]
[xinclude autodoc_shared_library_refcountable.xml]
[endsect]
[include limitations.qbk]
[include faq.qbk]
[include design_rationale.qbk]
[include dependencies.qbk]
[include revisionhistory.qbk]
[include ack.qbk]