Commit Graph

515 Commits

Author SHA1 Message Date
Daniel James
4b34de5498 Get html-single and xhtml working with the new html stylesheets.
[SVN r63450]
2010-06-30 12:05:08 +00:00
Steven Watanabe
153b3e63b4 make sure that default arguments for parameters that start a new line are highlighted.
[SVN r63364]
2010-06-26 17:23:54 +00:00
Daniel James
269a8e741d Oops. I accidentally checked in an old change to my subversion check out.
[SVN r63225]
2010-06-22 07:47:10 +00:00
Daniel James
2239878932 Remove the directories properly this time.
[SVN r63224]
2010-06-22 07:38:21 +00:00
Daniel James
d6c3e8bb20 Only use '/doc/src/' for images in the main boost repository.
[SVN r63195]
2010-06-21 20:36:47 +00:00
Daniel James
3842a5387c Update setup_boostbook scripts.
[SVN r63156]
2010-06-20 19:29:50 +00:00
Daniel James
aebcfe8801 When generating boostbook, use images from doc/src
[SVN r63151]
2010-06-20 18:03:40 +00:00
Daniel James
a6bf7d9bc0 Fix invalid xml.
[SVN r63150]
2010-06-20 18:03:16 +00:00
Daniel James
ceb02ea345 Update various libraries' documentation build.
Mostly to use the images and css files under doc/src instead of
doc/html, usually be deleting the settings in order to use the defaults.
Also add 'boost.root' to some builds in order to fix links which rely on
it.

[SVN r63146]
2010-06-20 18:00:48 +00:00
Daniel James
ef13ddd9dd Valid listitems.
[SVN r63145]
2010-06-20 17:57:28 +00:00
Daniel James
0597d29b9c Don't include 'type' elements in output.
[SVN r63144]
2010-06-20 17:56:48 +00:00
Steven Watanabe
bb67cd7547 Fix markup problems reported by Eric Niebler.
[SVN r62894]
2010-06-13 03:08:36 +00:00
Daniel James
ff74c39518 Fix doxygen2boostbook when 2 files have the same name.
Refs #1192. Patch by Steven Watanabe, updated by me. If it goes wrong,
it's my fault.

[SVN r62477]
2010-06-06 09:38:51 +00:00
Steven Watanabe
43fed417bc Remember to recurse after highlighting a number
[SVN r62349]
2010-05-31 17:04:37 +00:00
Steven Watanabe
5611b2cd7a Make sure that strings are put in quotes.
[SVN r62308]
2010-05-30 12:19:02 +00:00
Steven Watanabe
c0614ce8d8 Highlight literals
[SVN r62303]
2010-05-28 18:03:32 +00:00
Steven Watanabe
dff3976c35 Highlight one more semicolon
[SVN r62296]
2010-05-28 15:24:17 +00:00
Steven Watanabe
f3e0f03654 Make sure that every bit of C++ code that we output goes through the syntax highlighter
[SVN r62294]
2010-05-28 14:40:48 +00:00
Steven Watanabe
a29da889c0 Add some missing operators
[SVN r62287]
2010-05-28 02:08:40 +00:00
Steven Watanabe
3881e34fd5 Use XML entities instead of C escapes for new lines and tabs
[SVN r62284]
2010-05-28 00:58:34 +00:00
Steven Watanabe
fe40c3ad59 Use the same syntax highlighting that QuickBook generates for the Doxygen/BoostBook synopsis sections
[SVN r62214]
2010-05-25 20:40:27 +00:00
Steven Watanabe
378dccbe06 Add source for Boost.Test docs
[SVN r62071]
2010-05-17 20:09:18 +00:00
Steven Watanabe
2663ea7d9c Fix bug in cxx-name-lookup
[SVN r61959]
2010-05-14 03:16:14 +00:00
Steven Watanabe
d59a9b8578 Tweaks to optimize the docbook to html conversion.
[SVN r61937]
2010-05-12 22:30:59 +00:00
Steven Watanabe
ee1d651df1 rewrite the syntax highlighter and the c++ name lookup rules to make them faster
[SVN r61936]
2010-05-12 22:29:47 +00:00
Daniel James
6576f2ba89 Revert Steven's patches.
Sorry, I was on the wrong git branch when I checked in my unordered
change and accidentally checked in Steven's optimization patches at the
same time.

[SVN r60811]
2010-03-24 20:27:32 +00:00
Daniel James
7a027dcabe Steven's docbook patch.
[SVN r60804]
2010-03-24 08:48:28 +00:00
Daniel James
3cd34e5f14 Steven's patch.
[SVN r60803]
2010-03-24 08:47:23 +00:00
Daniel James
6a013b856f Merge quickbook and boostbook from trunk.
[SVN r60288]
2010-03-07 11:11:52 +00:00
Daniel James
18a4316426 Fix boost.image.src when whitespace creeps in.
[SVN r59882]
2010-02-25 07:51:26 +00:00
Daniel James
5fc5fa6ec0 I think doxygen 'par' is closest to'formalpara' in docbook/boostbook.
[SVN r59881]
2010-02-25 07:51:03 +00:00
Daniel James
fbed5083b5 Quick hack to deal with title tags in doxygen descriptions.
[SVN r59859]
2010-02-24 00:14:19 +00:00
Daniel James
fe66ec4dba Trying to simplify the boostbook parameters.
[SVN r59706]
2010-02-16 22:32:21 +00:00
Rene Rivera
1500f71c0a Building docs now defaults to *not* include the standard Boost navigation bar when building docs outside of the Boost tree. It's also now the default, when one asks for the Boost navbar, to *not* have the Boost logo when building outside of Boost.
[SVN r59635]
2010-02-11 16:06:06 +00:00
Daniel James
02d72efe9b Handle redirections when downloading docbook files.
[SVN r59378]
2010-01-31 14:00:27 +00:00
Daniel James
5de4ee524b Get curl to follow redirects when downloading docbook files.
[SVN r59377]
2010-01-31 13:53:55 +00:00
Daniel James
dc26bf3c3e Merge some fixes from trunk:
- Missing newline in an iostreams header.
 - Link fixes for iostream documentation.
 - Ignore a doxygen tag in boostbook.


[SVN r59258]
2010-01-24 20:43:34 +00:00
Daniel James
0be9223709 Don't include simplesectsep from doxygen output.
[SVN r59163]
2010-01-20 19:31:01 +00:00
Daniel James
2d20b892de Merge boostbook changes.
[SVN r58879]
2010-01-10 19:47:31 +00:00
Steven Watanabe
56a9dc1a1f Add support for friend functions defined inline
[SVN r58030]
2009-11-29 15:56:53 +00:00
Daniel James
3ee20c35ad Fix some mistakes in the doxygen test files.
[SVN r58001]
2009-11-28 11:45:34 +00:00
Daniel James
81d6139335 Use US-ASCII for html documentation.
[SVN r57964]
2009-11-26 23:16:14 +00:00
Steven Watanabe
2e44e8a688 Strip out <copydoc> tags when converting from doxygen XML to Boostbook.
[SVN r57945]
2009-11-26 15:40:56 +00:00
Daniel James
681766ba3d Merge some documentation changes and inspect fixes.
Merged revisions 55370,55729,56440,56570-56571,56603,56697-56699 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r55370 | danieljames | 2009-08-02 19:18:14 +0100 (Sun, 02 Aug 2009) | 1 line
  
  Pass through more elements in doxygen2boostbook. Refs #3309.
........
  r55729 | danieljames | 2009-08-23 11:07:25 +0100 (Sun, 23 Aug 2009) | 3 lines
  
  Add depencies on doxygen documentation to standalone documentation targets.
  
  This seems to be needed for building pdfs.
........
  r56440 | danieljames | 2009-09-27 20:11:39 +0100 (Sun, 27 Sep 2009) | 1 line
  
  Fix silly error in doxygen test file.
........
  r56570 | danieljames | 2009-10-04 11:37:36 +0100 (Sun, 04 Oct 2009) | 1 line
  
  Clean up some unordered TODOs.
........
  r56571 | danieljames | 2009-10-04 11:37:56 +0100 (Sun, 04 Oct 2009) | 1 line
  
  Detab.
........
  r56603 | danieljames | 2009-10-05 22:29:39 +0100 (Mon, 05 Oct 2009) | 1 line
  
  Various inspect fixes.
........
  r56697 | danieljames | 2009-10-10 14:00:28 +0100 (Sat, 10 Oct 2009) | 1 line
  
  Add forwarding html file for accumulators.
........
  r56698 | danieljames | 2009-10-10 14:01:14 +0100 (Sat, 10 Oct 2009) | 1 line
  
  Missing newline.
........
  r56699 | danieljames | 2009-10-10 14:01:30 +0100 (Sat, 10 Oct 2009) | 1 line
  
  Add copyright to boostbook reference xml.
........


[SVN r56702]
2009-10-10 14:53:46 +00:00
Daniel James
cb9689bc25 Merge unordred changes.
Merged revisions 56441,56461,56468,56557-56562 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r56441 | danieljames | 2009-09-27 20:12:04 +0100 (Sun, 27 Sep 2009) | 1 line
  
  Try supporting reference parameters in pairs. Probably not required.
........
  r56461 | danieljames | 2009-09-29 00:06:03 +0100 (Tue, 29 Sep 2009) | 1 line
  
  Remove the optimization for std::pair with a key reference. It'll be too much hassle to get a very unusual use case to work on all compilers.
........
  r56468 | danieljames | 2009-09-29 08:46:44 +0100 (Tue, 29 Sep 2009) | 1 line
  
  Just remove the test since the test itself doesn't work on most compilers.
........
  r56557 | danieljames | 2009-10-03 17:40:26 +0100 (Sat, 03 Oct 2009) | 1 line
  
  Fix the iterator category.
........
  r56558 | danieljames | 2009-10-03 17:40:53 +0100 (Sat, 03 Oct 2009) | 2 lines
  
  Update reference docs to latest version of draft standard and fill in
  some missing details.
........
  r56559 | danieljames | 2009-10-03 17:41:11 +0100 (Sat, 03 Oct 2009) | 1 line
  
  Stricter insert exception tests.
........
  r56560 | danieljames | 2009-10-03 17:41:32 +0100 (Sat, 03 Oct 2009) | 1 line
  
  Insert using initializer lists.
........
  r56561 | danieljames | 2009-10-03 17:42:00 +0100 (Sat, 03 Oct 2009) | 1 line
  
  Update the unordered rationale.
........
  r56562 | danieljames | 2009-10-03 17:42:20 +0100 (Sat, 03 Oct 2009) | 1 line
  
  Make sure inserting from a range of types other than the value type is better tested.
........


[SVN r56700]
2009-10-10 13:52:53 +00:00
Daniel James
7484e56d45 Add copyright to boostbook reference xml.
[SVN r56699]
2009-10-10 13:01:30 +00:00
Daniel James
eb3bbae24b Missing newline.
[SVN r56698]
2009-10-10 13:01:14 +00:00
Daniel James
12df57bfe3 Various inspect fixes.
[SVN r56603]
2009-10-05 21:29:39 +00:00
Daniel James
99df477765 Try supporting reference parameters in pairs. Probably not required.
[SVN r56441]
2009-09-27 19:12:04 +00:00
Daniel James
84840fa048 Fix silly error in doxygen test file.
[SVN r56440]
2009-09-27 19:11:39 +00:00