mirror of
https://github.com/boostorg/utility.git
synced 2025-05-08 18:34:02 +00:00
Moved auto-generated files to a separate subdirectory.
This commit is contained in:
parent
f7c17df050
commit
73bccf50db
@ -68,7 +68,7 @@ void bar()
|
||||
[endsect]
|
||||
|
||||
[/===============]
|
||||
[xinclude boost_binary_reference.xml]
|
||||
[xinclude tmp/boost_binary_reference.xml]
|
||||
[/===============]
|
||||
|
||||
|
||||
|
@ -47,6 +47,7 @@ doxygen base_from_member_reference
|
||||
:
|
||||
../include/boost/utility/base_from_member.hpp
|
||||
:
|
||||
<location>tmp
|
||||
<doxygen:param>ENABLE_PREPROCESSING=YES
|
||||
<doxygen:param>EXPAND_ONLY_PREDEF=YES
|
||||
<doxygen:param>EXTRACT_ALL=NO
|
||||
@ -90,6 +91,7 @@ doxygen boost_binary_reference
|
||||
:
|
||||
../include/boost/utility/binary.hpp
|
||||
:
|
||||
<location>tmp
|
||||
<doxygen:param>ENABLE_PREPROCESSING=YES
|
||||
<doxygen:param>EXPAND_ONLY_PREDEF=YES
|
||||
<doxygen:param>EXTRACT_ALL=NO
|
||||
@ -134,6 +136,7 @@ doxygen call_traits_reference
|
||||
../include/boost/call_traits.hpp
|
||||
../include/boost/detail/call_traits.hpp
|
||||
:
|
||||
<location>tmp
|
||||
<doxygen:param>ENABLE_PREPROCESSING=YES
|
||||
<doxygen:param>EXPAND_ONLY_PREDEF=YES
|
||||
<doxygen:param>EXTRACT_ALL=NO
|
||||
@ -178,6 +181,7 @@ doxygen compressed_pair_reference
|
||||
../include/boost/compressed_pair.hpp
|
||||
../include/boost/detail/compressed_pair.hpp
|
||||
:
|
||||
<location>tmp
|
||||
<doxygen:param>ENABLE_PREPROCESSING=YES
|
||||
<doxygen:param>EXPAND_ONLY_PREDEF=YES
|
||||
<doxygen:param>EXTRACT_ALL=NO
|
||||
@ -222,6 +226,7 @@ doxygen in_place_factory_reference
|
||||
../include/boost/utility/in_place_factory.hpp
|
||||
../include/boost/utility/typed_in_place_factory.hpp
|
||||
:
|
||||
<location>tmp
|
||||
<doxygen:param>ENABLE_PREPROCESSING=YES
|
||||
<doxygen:param>EXPAND_ONLY_PREDEF=YES
|
||||
<doxygen:param>EXTRACT_ALL=NO
|
||||
@ -268,6 +273,7 @@ doxygen result_of_reference
|
||||
:
|
||||
../include/boost/utility/result_of.hpp
|
||||
:
|
||||
<location>tmp
|
||||
<doxygen:param>ENABLE_PREPROCESSING=YES
|
||||
<doxygen:param>EXPAND_ONLY_PREDEF=YES
|
||||
<doxygen:param>EXTRACT_ALL=NO
|
||||
@ -311,6 +317,7 @@ doxygen string_view_reference
|
||||
:
|
||||
../include/boost/utility/string_view.hpp
|
||||
:
|
||||
<location>tmp
|
||||
<doxygen:param>ENABLE_PREPROCESSING=YES
|
||||
<doxygen:param>EXPAND_ONLY_PREDEF=YES
|
||||
<doxygen:param>EXTRACT_ALL=NO
|
||||
@ -354,6 +361,7 @@ doxygen value_init_reference
|
||||
:
|
||||
../include/boost/utility/value_init.hpp
|
||||
:
|
||||
<location>tmp
|
||||
<doxygen:param>ENABLE_PREPROCESSING=YES
|
||||
<doxygen:param>EXPAND_ONLY_PREDEF=YES
|
||||
<doxygen:param>EXTRACT_ALL=NO
|
||||
@ -396,8 +404,8 @@ doxygen value_init_reference
|
||||
xml main : main.qbk ;
|
||||
|
||||
# Generate ./html documentation from main.xml boostbook documentation
|
||||
# Each doxygen reference in quickbook files with [xinclude <component>_reference.xml] becomes:
|
||||
# <xi:include href="../../../../libs/utility/doc/<component>_reference.xml"/>
|
||||
# Each doxygen reference in quickbook files with [xinclude tmp/<component>_reference.xml] becomes:
|
||||
# <xi:include href="../../../../libs/utility/doc/tmp/<component>_reference.xml"/>
|
||||
# in boostbook.
|
||||
# All of these <xi:include> commands give the reference the id "utility.reference"
|
||||
boostbook standalone_main
|
||||
|
@ -345,7 +345,7 @@ The last conversion is necessary for the compiler to call a constructor form
|
||||
[endsect]
|
||||
|
||||
[/===============]
|
||||
[xinclude base_from_member_reference.xml]
|
||||
[xinclude tmp/base_from_member_reference.xml]
|
||||
[/===============]
|
||||
|
||||
[section Acknowledgments]
|
||||
|
@ -437,7 +437,7 @@ specialisation.
|
||||
[endsect]
|
||||
|
||||
[/===============]
|
||||
[xinclude call_traits_reference.xml]
|
||||
[xinclude tmp/call_traits_reference.xml]
|
||||
[/===============]
|
||||
|
||||
[endsect]
|
||||
|
@ -83,7 +83,7 @@ is due to a bug in the way VC6 generates implicit assignment operators.
|
||||
[endsect]
|
||||
|
||||
[/===============]
|
||||
[xinclude compressed_pair_reference.xml]
|
||||
[xinclude tmp/compressed_pair_reference.xml]
|
||||
[/===============]
|
||||
|
||||
[section Acknowledgments]
|
||||
|
@ -297,7 +297,7 @@ void foo()
|
||||
|
||||
[/===============]
|
||||
[#boost.typed_in_place_factory_base]
|
||||
[xinclude in_place_factory_reference.xml]
|
||||
[xinclude tmp/in_place_factory_reference.xml]
|
||||
[/===============]
|
||||
|
||||
[section Acknowledgments]
|
||||
|
@ -409,7 +409,7 @@ requirements regarding pointers to member data.
|
||||
[endsect]
|
||||
|
||||
[/===============]
|
||||
[xinclude result_of_reference.xml]
|
||||
[xinclude tmp/result_of_reference.xml]
|
||||
[/===============]
|
||||
|
||||
[section Acknowledgments]
|
||||
|
@ -193,7 +193,7 @@ a common utility.
|
||||
[endsect]
|
||||
|
||||
[/===============]
|
||||
[xinclude string_view_reference.xml]
|
||||
[xinclude tmp/string_view_reference.xml]
|
||||
[/===============]
|
||||
|
||||
[/===============]
|
||||
|
2
doc/tmp/.gitignore
vendored
Normal file
2
doc/tmp/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
*.qbk
|
||||
*.xml
|
@ -558,7 +558,7 @@ compiler-generated functions you do not want], [@http://www.aristeia.com/books.h
|
||||
[endsect]
|
||||
|
||||
[/===============]
|
||||
[xinclude value_init_reference.xml]
|
||||
[xinclude tmp/value_init_reference.xml]
|
||||
[/===============]
|
||||
|
||||
[#sec:acknowledgements]
|
||||
|
Loading…
x
Reference in New Issue
Block a user