Commit graph

95 commits

Author SHA1 Message Date
Peter Dimov
9ccd5fcd50 Add --exclude-libraries=lib1,lib2,... to doc build 2019-12-17 21:25:58 +02:00
Rene Rivera
6bc65435dc
Automatically build tool docs also. 2018-11-17 10:25:19 -06:00
Rene Rivera
2b67150efc
Remove B2 docs ref.
B2 docs are now generated outside of boostbook.
2018-04-28 11:01:33 -05:00
Daniel James
883d50aee0 Use generate.consitent.ids 2017-10-28 17:52:01 +01:00
Rene Rivera
049c6d963a Fix b2 doc integration. (#152) 2017-07-16 06:32:25 -06:00
Rene Rivera
b8034d0425 Fix dependency on generated xinclude files. 2016-10-09 22:22:31 -05:00
Rene Rivera
4dfa31e2a2 FUlly automate documentation building. This makes it so that all the library docs are generated in modular form. As in each library is auto discovered and built according to what the library says. This is for both the integrated docs and the per library standalone docs. This change accompanies the addition of "boostdoc" and "boostreleas" targets to all buildable library docs. 2016-10-08 11:31:20 -05:00
Rene Rivera
b6c90129c6 Prevent building independent docs for Boost doc included projects. 2016-07-21 20:45:41 -05:00
Rene Rivera
e6857ae63c Restore accidentally disabling default doc building. 2016-07-21 11:58:35 -05:00
Rene Rivera
02da0ef4d3 Restruecture how library & tools docs are included.
This is the first step in redesigning the doc building into something
that is automatic and doesn't require constant editing to add new
libraries and possibly other features (like building a smaller doc
subset).

This change adds generated xml documents that contain the include
references to the library documentation.
2016-07-21 09:59:51 -05:00
Rene Rivera
4c122b350d Add, optional, building of all library docs. 2015-12-23 17:34:46 -06:00
Abel Sinkovics
140c0db175 Add Metaparse to the list of libraries documented using BoostBook 2015-10-20 00:35:47 +02:00
Daniel James
2ad49076c7 Fix dll paths in doc build. 2015-08-31 07:58:21 +01:00
Rene Rivera
9c6f372d1e Merge pull request #94 from apolukhin/develop
Boost.DLL library integration
2015-08-28 16:20:40 -05:00
Daniel James
689cca2cf4 Add missing dependency on CRC's doxygen documentation.
Was only working because I was generating it elsewhere anyway.
2015-08-26 16:27:15 +01:00
Antony Polukhin
b10cc16fb7 Boost.DLL library integration 2015-08-22 09:49:46 +03:00
Daniel James
e224c831be Try using standards mode html.
A while ago I started working on a more gradual transition, but never
finished it. So instead just try it out and see if anything breaks.
2014-11-15 11:29:43 +00:00
Glen Fernandes
2bbe091252 Remove align's Doxygen reference.xml 2014-09-03 00:36:23 -07:00
Daniel James
95eb960fe9 Remove core from combined documentation.
They want it to be standalone.

This reverts:
- commit 88303ffaa1.
- commit 8477996890.
- commit 52ea2044ce.

Conflicts:
	doc/Jamfile.v2
	doc/src/boost.xml
2014-06-16 12:31:51 +01:00
Daniel James
e6afcc91fa Update lexical_cast in documentation build. 2014-06-10 17:34:34 +01:00
Daniel James
8477996890 Add core reference documentation to doc build. 2014-06-08 23:36:07 +01:00
Daniel James
a7434249dd Add new CRC documentation. 2014-06-03 12:27:25 +01:00
Daniel James
52ea2044ce Add 'core' to documentation. 2014-06-03 12:25:33 +01:00
Antony Polukhin
8895b1006c Fix typos of TypeIndex library 2014-05-19 01:11:25 +04:00
Antony Polukhin
70f765f791 Added Boost.TypeIndex library 2014-05-06 18:44:49 +04:00
Glen Fernandes
e0aca05221 Add align to build 2014-04-27 14:37:36 -07:00
Daniel James
89592509a9 Remove dependency on boost-doc-tools 2014-02-02 20:24:09 +00:00
Daniel James
8b91c7d295 Fix build paths.
Reapplied, but not including regression testing.
2014-02-02 15:53:58 +00:00
Rene Rivera
1f7411cf03 Revert "Fix build paths."
This reverts commit 0ac664e7f9.
2013-12-28 14:50:11 -06:00
Daniel James
0ac664e7f9 Fix build paths. 2013-12-25 09:33:11 +00:00
Daniel James
8ea232bd67 Add new boost doc tools intro to combined docs.
[SVN r85469]
2013-08-25 19:09:59 +00:00
John Maddock
249eba41e9 Commit of circular buffer doc build.
[SVN r85000]
2013-07-10 16:19:37 +00:00
Steven Watanabe
8678a16f08 Add type_erasure to the global doc build.
[SVN r83384]
2013-03-09 23:40:08 +00:00
John Maddock
c88c33747c Fix broken links in doc build.
Move some xsl:param's into individual library's Jamfiles.
Refs #7899.

[SVN r83050]
2013-02-20 18:29:30 +00:00
Daniel James
a0a0b60e6d Remove autodoc dependencies from container/interprocess/intrusive libraries. Refs #7899
I was getting duplicate target errors because 'standalone' depends on autodoc,
so they were added to the dependencies twice.

[SVN r83017]
2013-02-19 19:15:33 +00:00
John Maddock
500d32b218 Fix indexes in container/interprocess/intrusive libraries.
Refs #7899.

[SVN r82994]
2013-02-19 09:14:53 +00:00
Tim Blechmann
3e56af82f7 atomic: integrate documentation
[SVN r81757]
2012-12-07 14:52:41 +00:00
Tim Blechmann
803bbe2d6e boost: integrate boost.lockfree
Signed-off-by: Tim Blechmann <tim@klingt.org>

[SVN r79196]
2012-07-01 08:38:30 +00:00
Daniel James
2aafb9e56d Make trunk doc jamfile match the release version.
[SVN r76142]
2011-12-24 18:25:42 +00:00
Tim Blechmann
7e5364b521 heap: import boost.heap
[SVN r75821]
2011-12-06 10:17:35 +00:00
Daniel James
3533fe8168 Add container to implicit dependencies.
[SVN r74309]
2011-09-08 07:56:59 +00:00
Ion Gaztañaga
9a149c5dc1 Inclusion of boost::container
[SVN r74080]
2011-08-26 18:37:17 +00:00
Ion Gaztañaga
74256cbbcd Added Boost.Move
[SVN r73287]
2011-07-21 20:28:56 +00:00
Daniel James
74be2e73d5 Add lexical cast to generated documentation.
[SVN r73264]
2011-07-20 20:28:48 +00:00
Daniel James
078ac1f8b6 Same for chrono.
[SVN r69248]
2011-02-24 20:56:05 +00:00
Daniel James
e3ac1c5f46 Add ratio to generated documentation, clean up libraries.htm entry and fix ratio redirect.
[SVN r69247]
2011-02-24 20:55:31 +00:00
Daniel James
caa1f1d9bf Commect out spirit additions to doc Jamfile.
They're breaking the documentation build. I suspect they were
accidentally committed anyway. Just commenting it out to get things
working quickly.

[SVN r67899]
2011-01-10 00:38:31 +00:00
Hartmut Kaiser
833c7451fc Wave: updated copyrights, added C++0x mode to docs, added predefined macros for C++0x mode
[SVN r67894]
2011-01-09 22:19:16 +00:00
Daniel James
7043a95959 Update the location of the bjam docs in the documentation build.
[SVN r64245]
2010-07-22 07:48:38 +00:00
Daniel James
d306ca322a Fix doc jamfile.
[SVN r64184]
2010-07-19 22:11:10 +00:00