Commit graph

287 commits

Author SHA1 Message Date
Daniel James
79b91176f3 Merge pull request #134 from jwakely/links
Update links to std.dkuug.dk to www.open-std.org
2017-06-23 21:20:21 +01:00
Daniel James
da496a25a8 Delete boost_tr1.html forwarding html file
The module has been deleted so the documentation is no longer generated.
2017-05-29 21:46:00 +01:00
Jonathan Wakely
5787a0323a Update links to std.dkuug.dk to www.open-std.org 2017-04-03 19:27:21 +01: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
Daniel James
4f837ac07d Redirect old ref location to correct place 2016-10-04 17:22:08 +01: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
Daniel James
0f3c2f372a Restore concept check reference documentation. 2016-07-09 09:44:19 +01:00
Daniel James
7d6ac50abf Fix redirect for bb2 installation instructions. 2016-07-09 09:29:15 +01: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
d229b2ab7b Merge remote-tracking branches 'origin/pr/27' and 'origin/pr/29' into develop 2015-01-05 20:10:21 +00: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
6e4d49af4c Remove unused library tags from boost.xml.
They haven't been kept up to date, so they're not worth much anyway.
2014-08-21 20:42:42 +01:00
Daniel James
76daf23c9b Remove ref from combined documentation - it's now part of core. 2014-08-21 20:25:15 +01:00
jzmaddock
e6b7b662b6 Update Jamfile.v2
Previous version was missing some libraries.
2014-08-14 18:33:41 +01:00
jzmaddock
a2c568c564 Update build
Update for 1.56
2014-08-13 19:18:24 +01:00
jzmaddock
cb808ff5ff Update Jamfile.v2
Update for 1.56
2014-08-13 19:16:12 +01: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
88303ffaa1 Redirect files for core module. 2014-06-16 11:29:59 +01:00
Daniel James
da69f43b77 Use boost site for development doc redirects. 2014-06-16 11:23:42 +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
803a7f8053 Remove boost-doc-tools from boost.xml 2014-02-03 00:31:24 +00: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
Beman
eaf9b40ce3 End-of-line normalization. Most normalization was taken care of by .gitattributes, but a few files originally committed to svn with incorrect eol tags need explicit normalization. See .gitattributes man page and extensive list discussion. 2013-12-01 10:13:28 -05:00
Paul A. Bristow
9d5dedccff Additions to CSS to implement a small arbitrary selection of colors and align left right center and justify (not very useful) features in Quickbook 1.6.
[SVN r86228]
2013-10-10 15:33:45 +00:00
Daniel James
e7bc1a384c Try to fix the images in the circular buffer documentation.
It's really awkward because the image path has to be relative to the combined
documentation location.

[SVN r86196]
2013-10-07 20:29:54 +00:00
Paul A. Bristow
478f1a647f Missing files
[SVN r86177]
2013-10-06 17:01:08 +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
Daniel James
e31d6ae6e1 Add redirect to sourceforge file for type erasure.
[SVN r84432]
2013-05-22 21:15:59 +00:00
Daniel James
75b72d993c Tweak boostbook.css for latest docbook xsl.
I just upgraded my docbook xsl, and it's now putting a `toc` class on both the
surrounding `div` and the `dl` element of the table of contents. This causes
the table of contents style to be applied twice. Fix this by only applying it
to the `div`.

[SVN r83447]
2013-03-15 18:33:34 +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