Commit Graph

330 Commits

Author SHA1 Message Date
Glen Fernandes
043679690c Point bbv2 to the local Boost Build documentation 2020-12-11 21:28:34 -05:00
Peter Dimov
84f90ffb65 Add --exclude-libraries=lib1,lib2,... to doc build 2019-12-17 23:17:18 +02:00
Peter Dimov
8914592f8d Remove Signals from doc/pdf/Jamfile.v2 2019-12-17 19:25:46 +02:00
Rene Rivera
36b81c46be Automatically build tool docs also. 2018-11-29 21:58:34 +02:00
Rene Rivera
8e3c6ee760
Remove B2 docs ref. 2018-06-22 21:01:22 -05:00
Daniel James
631aff6cdb Use generate.consitent.ids 2017-11-04 00:46:18 +00:00
Daniel James
d80192fea1 Give concept check chapter an id 2017-11-04 00:46:11 +00:00
Daniel James
58b8fb38ec Support blurb class on divs 2017-10-22 16:05:55 +01:00
Alan Somers
c47cf1cf5a Fix bash path in a shebang (#153)
"/bin/bash" is a Linuxism.  "/usr/bin/env bash" is portable.
2017-10-09 11:33:31 +01:00
Daniel James
7790ca9db7 Fix syntax highlight CSS selectors (#159) 2017-09-28 17:26:29 +01:00
Daniel James
927a5f2de7 Use pixels for the body size (#159)
This is should match the existing style more closely.
2017-09-19 11:12:38 +01:00
Tom Westerhout
6f3893e300 Make boostbook.css work well with Sphinx (#159) 2017-09-19 11:10:18 +01:00
Rene Rivera
6c91a123ee Fix b2 doc integration. (#152) 2017-07-17 21:37:39 -06:00
Jonathan Wakely
9e2020c74b Update links to std.dkuug.dk to www.open-std.org 2017-06-24 21:59:37 +01:00
Daniel James
17518e5e10 Delete boost_tr1.html forwarding html file
The module has been deleted so the documentation is no longer generated.
2017-06-07 00:03:50 +01:00
Daniel James
a198f6b348 Redirect old ref location to correct place 2016-10-16 17:13:39 +01:00
Rene Rivera
2f07a2a2b8 Fix dependency on generated xinclude files. 2016-10-10 12:37:48 -05:00
Rene Rivera
d9c2168683 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.
Conflicts:
	doc/Jamfile.v2
2016-10-10 12:36:59 -05:00
Daniel James
73d68f523b Restore concept check reference documentation. 2016-10-03 19:26:01 +01:00
Rene Rivera
b21588e9c9 Prevent building independent docs for Boost doc included projects. 2016-07-21 21:44:21 -05:00
Rene Rivera
1e1036eafb Restructure 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 20:14:48 -05:00
Daniel James
071938de60 Fix redirect for bb2 installation instructions. 2016-07-09 09:30:35 +01:00
Rene Rivera
958d38949d Don't reference CRC docs on master.
Seems the quickbook docs for CRC only exist on develop. not master. So we can't reference them here.
2016-02-24 11:52:07 -06:00
Rene Rivera
b736004a96 Merge building of docs for release from develop. This adds an option for
building all found project docs used by CI to build regular release
archives.
2016-02-24 10:52:03 -06:00
Abel Sinkovics
027a54dc78 Add Metaparse to the list of libraries documented using BoostBook 2016-01-15 21:56:31 +01:00
Antony Polukhin
12c7608714 Fix paths and unintended additions 2015-12-30 02:18:25 +03:00
Antony Polukhin
b00958a6fe Boost.DLL library integration
Conflicts merged:
	doc/Jamfile.v2
2015-12-29 23:27:47 +03:00
Rene Rivera
51e693134f Merge outstanding develop changes (as appropriate). 2015-08-05 10:20:35 -05:00
Daniel James
c60b4d9df8 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.
2015-05-10 20:18:47 +01:00
Daniel James
c019fdbab1 Update doc/test from develop. 2015-01-15 09:36:01 +00:00
Beman Dawes
6e5fd50236 Add body max-width, add several colors
[SVN r77355]
2015-01-15 09:32:50 +00:00
Daniel James
a3c32cc7cd Merge remote-tracking branches 'origin/pr/26' and 'origin/pr/28' 2015-01-05 20:19:45 +00:00
Daniel James
5d473d5988 Remove unused library tags from boost.xml.
They haven't been kept up to date, so they're not worth much anyway.

Conflicts:
	doc/src/boost.xml
2014-09-09 00:11:25 +01:00
Daniel James
49388ad3d6 Remove ref from combined documentation - it's now part of core. 2014-09-09 00:09:09 +01:00
Glen Fernandes
c83281db3f Remove align's Doxygen reference.xml 2014-09-08 02:40:22 +01:00
jzmaddock
39bb5463fc Update Jamfile.v2
Previous version lacked a few libraries.
2014-08-14 18:34:59 +01:00
jzmaddock
323c9d1110 Update build
Update for 1.56
2014-08-13 19:17:23 +01:00
jzmaddock
a70992ad92 Update Jamfile.v2
Update for 1.56
2014-08-13 19:15:21 +01:00
Daniel James
0af8934648 Update documentation redirects to website. 2014-06-30 23:32:50 +01:00
Daniel James
d3e79bef51 Remove core from combined documentation.
They want it to be standalone.
2014-06-16 15:19:21 +01:00
Daniel James
9460df3f24 Update lexical_cast in documentation build. 2014-06-10 20:32:48 +01:00
Daniel James
30f7d27d88 Add core reference documentation to doc build.
Conflicts:
	doc/Jamfile.v2
2014-06-10 20:32:48 +01:00
Daniel James
8fd334cd4d Add 'core' to documentation. 2014-06-08 15:27:08 +01:00
Antony Polukhin
be57fae2ff Fix typos of TypeIndex library 2014-05-19 01:17:54 +04:00
Antony Polukhin
b486d66ae8 Added Boost.TypeIndex library 2014-05-18 20:40:08 +04:00
Glen Fernandes
ab41c8d16f Add align to release 2014-04-28 22:13:43 -07:00
Daniel James
ab56308cf7 Fix build paths. 2013-12-25 09:30:13 +00:00
Daniel James
ae84ecd65a Merge Boostbook.
- Support some colour roles (thanks to Paul Bristow).
- Support assignment return types in doxygen2boostbook. Fixes #9241.
- Fix virtual methods in doxygen2boostbook.
- Add newlines to doxygen2boostbook to make the output a tad more readable.
- Improved last-revision handling.
- Support noexcept and constexpr in doxygen2boostbook.
- Improved boostbook for virtual and explicit methods from doxygen2boostbook.
- Support `language="c++"` attribute for `code` and `programlisting` elements.
- Use that to do syntax highlighting for doxygen2boostbook.


[SVN r86725]
2013-11-16 20:10:31 +00:00
Daniel James
f3230c5e32 Merge circular buffer documentation fixes.
[SVN r86209]
2013-10-08 21:01:18 +00:00
Daniel James
53def9d99b Merge index note and redirect for type erasure.
[SVN r84438]
2013-05-22 23:13:00 +00:00