Rene Rivera
bfdf018e31
Add, and update, documentation build targets.
2016-10-07 23:07:35 -05:00
Rene Rivera
631b646780
Fix so that doc build works unmodded in Boost tree.
2015-12-18 15:36:23 -06:00
John Maddock
9b2884ee23
Fix PDF install rule so that it's explicit and automatically invokes a PDF build when specified on the command line.
...
So "bjam pdfinstall" will now build and install the PDF to the current directory.
This works around some problems that the previous versions had if the user did not have an FO processor installed (basically Daniel James was unable to build the HTML docs for the distribution if the pdfinstall rule was implicit).
[SVN r79492]
2012-07-14 11:21:03 +00:00
John Maddock
f32ff7e26e
Doc regeneration.
...
[SVN r75963]
2011-12-15 11:31:09 +00:00
John Maddock
9ec4a0b5e1
Merge updated Boost.Pool from sandbox.
...
[SVN r73210]
2011-07-18 10:23:42 +00:00
John Maddock
1cb917c9a7
Update docs to latest AutoIndex version.
...
Fix -Wshadow warnings and update Jamfile to make them errors.
Fix singleton_pool to correctly propagate the MaxSize parameter.
Refs #5700 .
Refs #5568 .
[SVN r73148]
2011-07-16 14:50:06 +00:00
John Maddock
c7b0d00943
Add some debugging code.
...
Add tentative Valgrind support.
Change singleton usage to address issue 5526 by making singletons eternal.
Add Valgrind tests.
Update docs to match.
Refs #5526 .
[SVN r73121]
2011-07-15 17:40:49 +00:00
John Maddock
a8cf3faacd
Tidy up intro.
...
Remove dead files.
Add missing graphics.
[SVN r71187]
2011-04-11 16:10:36 +00:00
John Maddock
d2ea3da0e2
Fix missing object_pool constructors.
...
Fix bad comment in pool.hpp.
Update simple_segregated_storage docs.
[SVN r70857]
2011-04-02 16:09:52 +00:00
John Maddock
6a68b4dcf5
Tidy up and expand the docs for pool.hpp.
...
[SVN r70819]
2011-04-01 14:45:44 +00:00
John Maddock
b81a49f04a
Fix template param descriptions.
...
Cross reference docs.
Add concept docs.
[SVN r70813]
2011-04-01 11:11:25 +00:00
John Maddock
529c49918e
Update reference docs for object_pool and suppress some macros from appearing in docs.
...
[SVN r70786]
2011-03-31 16:00:29 +00:00
Paul A. Bristow
c853d72b93
installs mb*.* and pc*.* from /doc/images to html/images
...
[SVN r69398]
2011-02-28 18:04:24 +00:00
John Maddock
7a37b780dc
Fixes issue #1252 .
...
Add test case for #1252 .
Update docs accordingly.
Refs #1252 .
Correct return value from test_pool_alloc.cpp.
[SVN r69235]
2011-02-24 10:25:39 +00:00
Paul A. Bristow
6a9ee0a091
Some cosmetic changes (including failing to deal with details::PODptr problem.
...
[SVN r68454]
2011-01-26 16:52:50 +00:00
Paul A. Bristow
a2c76b3426
Added auto-index with manually selected index terms.
...
[SVN r68431]
2011-01-25 14:53:48 +00:00
Paul A. Bristow
0a3c6b74dd
Added indexes
...
[SVN r68235]
2011-01-18 18:10:32 +00:00
Paul A. Bristow
34977fc8d5
More corrections and links, including summary syntax.
...
BUT pdf fails to find the graphics!
[SVN r68207]
2011-01-17 18:26:24 +00:00
Paul A. Bristow
431f0f4177
made diagrams .png from snips of originals (but now don't work in pdf!)
...
removed /details files from references section.
Still missing links to references etc.
[SVN r68193]
2011-01-16 18:54:31 +00:00
Paul A. Bristow
9064f29ef3
Work in progress to show effect of adding a few Doxygen comments to pool class.
...
[SVN r68068]
2011-01-12 18:42:26 +00:00
Paul A. Bristow
525c6a0ecb
initial trial of quickbook version.
...
[SVN r68034]
2011-01-12 10:29:43 +00:00