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
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
John Maddock
453451a411
Fixes for PDF documentation build.
...
[SVN r82853]
2013-02-13 16:57:12 +00:00
Tim Blechmann
3e56af82f7
atomic: integrate documentation
...
[SVN r81757]
2012-12-07 14:52:41 +00:00
Daniel James
f088f854a2
Lockfree html redirects.
...
[SVN r81387]
2012-11-17 10:30:59 +00:00
John Maddock
416caad6cf
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
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
John Maddock
6b737dfbcc
Changes required to build PDF versions of docs.
...
[SVN r78845]
2012-06-07 12:32:56 +00:00
Beman Dawes
7f2f858e37
Add body max-width, add several colors
...
[SVN r77355]
2012-03-17 12:42:56 +00:00
Daniel James
21ee319db0
Add html redirects for heap.
...
[SVN r76842]
2012-02-02 21:40:53 +00:00
John Maddock
0155e6527d
Add (mostly non-working) equation demonstrations using LaTex, MathML and SVG.
...
[SVN r76838]
2012-02-02 10:36:43 +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
807718e3ec
Redirect files for move and container.
...
[SVN r74314]
2011-09-08 21:09:36 +00:00
Daniel James
3533fe8168
Add container to implicit dependencies.
...
[SVN r74309]
2011-09-08 07:56:59 +00:00
Ion Gaztañaga
5d150780a6
Added move+container libraries
...
[SVN r74304]
2011-09-08 06:21:26 +00:00
Beman Dawes
3955b395f4
Remove font sizes; they were doing more harm than good.
...
[SVN r74231]
2011-09-04 18:16:10 +00:00