diff --git a/doc/v2/Jamfile.v2 b/doc/v2/Jamfile.v2 index 27981ab5..8ba643d0 100644 --- a/doc/v2/Jamfile.v2 +++ b/doc/v2/Jamfile.v2 @@ -41,11 +41,6 @@ doxygen autodoc_execution_monitor # execution monitor source files $(BOOST_ROOT)/libs/test/include/boost/test/execution_monitor.hpp - #$(BOOST_ROOT)/libs/test/include/boost/test/impl/execution_monitor.ipp - $(BOOST_ROOT)/libs/test/example/exec_mon_example.cpp - - - # datasets $(BOOST_ROOT)/libs/test/include/boost/test/data/monomorphic/dataset.hpp @@ -62,7 +57,7 @@ doxygen autodoc_execution_monitor $(BOOST_ROOT)/libs/test/include/boost/test/data/monomorphic/zip.hpp # datasets generators - $(BOOST_ROOT)/libs/test/include/boost/test/data/monomorphic/generators.hpp + $(BOOST_ROOT)/libs/test/include/boost/test/data/monomorphic/generators.hpp $(BOOST_ROOT)/libs/test/include/boost/test/data/monomorphic/generators/keywords.hpp $(BOOST_ROOT)/libs/test/include/boost/test/data/monomorphic/generators/random.hpp $(BOOST_ROOT)/libs/test/include/boost/test/data/monomorphic/generators/xrange.hpp @@ -89,12 +84,9 @@ doxygen autodoc_execution_monitor INTERNAL_DOCS=NO ; - - - doxygen examples : - [ glob $(BOOST_ROOT)/libs/test/example/*.cpp ] + [ glob $(BOOST_ROOT)/libs/test/example/*.cpp ] : EXTRACT_ALL=YES "PREDEFINED=\"BOOST_TEST_DECL=\" \\ @@ -116,39 +108,6 @@ doxygen examples ; - -xml standalone_doc - : - test.qbk - ; - -install images - : - img/boost.test.logo.png - img/class-hier.jpg - img/post_build_event.jpg - img/post_build_out.jpg - img/run_args.jpg - : - html/boost_test - ; - - -boostbook standalone - : - standalone_doc - : - boost.root=../../../../.. - chapter.autolabel=0 - chunk.section.depth=8 - chunk.first.sections=1 - toc.section.depth=5 - toc.max.depth=3 - generate.section.toc.level=10 - autodoc_execution_monitor - pdf:boost.url.prefix=http://www.boost.org/doc/libs/release/libs/test/doc/html - ; - ######################################################################## # HTML documentation for $(BOOST_ROOT)/doc/html @@ -159,37 +118,23 @@ xml test_doc explicit test_doc ; -install test_doc_images - : - img/boost.test.logo.png - img/class-hier.jpg - img/post_build_event.jpg - img/post_build_out.jpg - img/run_args.jpg - : - $(BOOST_ROOT)/doc/html/boost_test - ; +path-constant images_location : html ; -explicit test_doc_images ; - -path-constant images_location : ../../../../../doc/html ; - -boostbook test +boostbook standalone : test_doc : + boost.root=../../../../.. + html.stylesheet=boostbook.css chapter.autolabel=0 - chunk.section.depth=8 + toc.max.depth=10 + toc.section.depth=10 + chunk.section.depth=2 chunk.first.sections=1 - toc.section.depth=2 - toc.max.depth=1 - generate.section.toc.level=10 - root.filename=boost_test - autodoc_execution_monitor + generate.section.toc.level=0 pdf:img.src.path=$(images_location)/ pdf:boost.url.prefix=http://www.boost.org/doc/libs/release/libs/test/doc/html - : - test_doc_images + autodoc_execution_monitor ; explicit test ; diff --git a/doc/v2/autodoc_execution_monitor.xml b/doc/v2/autodoc_execution_monitor.xml old mode 100644 new mode 100755 index ef7faa52..79fef0bd --- a/doc/v2/autodoc_execution_monitor.xml +++ b/doc/v2/autodoc_execution_monitor.xml @@ -1,16 +1,5 @@ -
-int - - -int -int - - -int -intintchar * -
-
+
Defines monomorphic dataset based on C type arrays. @@ -182,7 +171,21 @@ -ref_typeAction const & -monomorphic::traits< T >::ref_type - -ref_type -void - - -T -boost::shared_ptr< iterator > - -data::size_t -iter_ptr - - + @@ -706,7 +695,10 @@ -