Commit graph

253 commits

Author SHA1 Message Date
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
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
65bb6f58e4 Link up the new lexical cast documentation.
[SVN r73267]
2011-07-21 07:35:29 +00:00
Daniel James
74be2e73d5 Add lexical cast to generated documentation.
[SVN r73264]
2011-07-20 20:28:48 +00:00
John Maddock
8ca837158e Add AutoIndex tool from sandbox.
Integrate into Boost.Build.
Add HTML stylesheet options for Indexes.
Add rule to XSL stylesheets to place Indexes in their own HTML CSS class.

[SVN r72962]
2011-07-08 11:28:42 +00:00
Daniel James
2fd459b684 Documentation: Use the star html hack for IE
It's more verbose but it validates.


[SVN r72484]
2011-06-08 12:01:24 +00:00
Daniel James
aeaef02563 Documentation: fix a css mistake in the last commit.
[SVN r72483]
2011-06-08 11:36:49 +00:00
Daniel James
c29c8738e9 Documentation: Fix some differences between different browsers.
[SVN r72478]
2011-06-07 22:28:14 +00:00
Daniel James
e413470f2e Documentation: Remove new images (added by mistake?)
[SVN r72285]
2011-05-30 15:06:14 +00:00
Paul A. Bristow
a8abb18e94 First public view. Still needs plenty more work.
[SVN r71514]
2011-04-26 16:06:16 +00:00
Paul A. Bristow
3cf09f6398 First public view. Still needs plenty more work.
[SVN r71513]
2011-04-26 16:05:52 +00:00
Paul A. Bristow
15644cc4e8 First public view. Still needs plenty more work.
[SVN r71512]
2011-04-26 16:05:24 +00:00
Paul A. Bristow
fbfc547eb4 First public view. Still needs plenty more work.
[SVN r71511]
2011-04-26 16:04:39 +00:00
Paul A. Bristow
bbafcb95f5 First public view. Still needs plenty more work.
[SVN r71510]
2011-04-26 16:04:01 +00:00
Paul A. Bristow
071bf3eff1 First public view. Still needs plenty more work.
[SVN r71509]
2011-04-26 16:03:16 +00:00
Daniel James
f046df2065 Some fixes for the chrono documentation.
[SVN r70011]
2011-03-16 00:21:19 +00:00
Daniel James
68852ad569 Fix ratio redirect.
[SVN r70010]
2011-03-16 00:20:55 +00:00