Blame view

3rdparty/boost_1_81_0/libs/dll/doc/dll.qbk 1.06 KB
977ed18d   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
  [/
      Copyright 2014 Renato Tegon Forti, Antony Polukhin
      Copyright Antony Polukhin, 2015-2022.
      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]]
      [copyright 2014 Renato Tegon Forti, Antony Polukhin, 2015 Antony Polukhin, 2016 Antony Polukhin, Klemens Morgenstern, 2017-2022 Antony Polukhin]
      [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]