139 Commits

Author SHA1 Message Date
Eric Niebler
0b0bd562c1 hide inheritance from types in detail namespace
[SVN r32269]
2006-01-09 18:17:24 +00:00
Eric Niebler
0511e808ef INTERNAL ONLY works for macros, consistent file name check
[SVN r32244]
2006-01-06 20:22:00 +00:00
Douglas Gregor
2a0878cc42 Don't duplicate free functions when we have a partial match in the header names
[SVN r32097]
2005-12-18 23:59:50 +00:00
Douglas Gregor
9607a7df0b Merged from Version_1_33_1
[SVN r31949]
2005-12-08 03:23:02 +00:00
João Abecasis
39a366020a fix link to doxygen website.
[SVN r31749]
2005-11-23 01:03:38 +00:00
Rene Rivera
99c053140e Add some XSTL transformations to normalize the embedding of other boostbook docs for things other than libraries so that they are integrated as chapters when the top level docs get generated.
[SVN r31683]
2005-11-17 20:40:06 +00:00
Eric Niebler
aa84fd9b1e emit documentation for namespace-scope objects
[SVN r31225]
2005-10-07 17:51:29 +00:00
João Abecasis
50dc933ebf preserve whitespace in programlisting elements.
[SVN r31117]
2005-09-25 23:47:08 +00:00
Dave Abrahams
c85f65bd92 Add Jimi installation instructions.
[SVN r30617]
2005-08-21 16:55:09 +00:00
Misha Bergal
311fc0ef8e Rewrote setup_boostbook.sh to Python to support win32 and release scripts. Not to be used by end user for now
[SVN r29963]
2005-07-10 07:06:58 +00:00
Douglas Gregor
18f5c0e30c The FOP distribution has moved
[SVN r28577]
2005-05-02 15:12:56 +00:00
Douglas Gregor
cd42b0c19c Updated documentation
[SVN r26827]
2005-01-24 02:13:05 +00:00
Douglas Gregor
086c2585ff Working on BoostBook docs...
[SVN r26822]
2005-01-23 16:25:15 +00:00
Douglas Gregor
9faf3af7b2 No need to set JAVA_HOME
[SVN r26821]
2005-01-23 16:24:23 +00:00
Vladimir Prus
fd0d572950 Update the docs for initializing the fop tool. Try to clarify them a bit,
too.


[SVN r26736]
2005-01-19 07:37:54 +00:00
Douglas Gregor
6623659c07 Added bold element
[SVN r26673]
2005-01-11 03:47:37 +00:00
Douglas Gregor
263318c898 Add FOP support to setup script
[SVN r26672]
2005-01-11 03:34:15 +00:00
Douglas Gregor
f792022871 Keep the setup script up-to-date
[SVN r26670]
2005-01-11 01:47:55 +00:00
Douglas Gregor
62043315ff BoostBook setup script
[SVN r26631]
2005-01-06 01:17:47 +00:00
Dave Abrahams
815e2e8337 Format classname, methodname, functionname, enumname, macroname, and
headername as "computeroutput."


[SVN r26611]
2004-12-30 07:13:33 +00:00
Aleksey Gurtovoy
202f740790 merge RC_1_32_0 fixes
[SVN r26333]
2004-11-28 04:44:21 +00:00
Aleksey Gurtovoy
c678a081a3 handle admonitions and filerefs
[SVN r25629]
2004-10-08 23:03:02 +00:00
Aleksey Gurtovoy
7e44d4d267 generate correct CSS links
[SVN r25628]
2004-10-08 21:56:28 +00:00
Aleksey Gurtovoy
9b6909c57c BoostBook doc subdirectories support
[SVN r25626]
2004-10-08 17:39:49 +00:00
Aleksey Gurtovoy
85e19289db c++boost.gif -> boost.png replacement
[SVN r25572]
2004-10-05 15:23:19 +00:00
Douglas Gregor
71f515403d Add support for enumvalue linking element
[SVN r25424]
2004-09-27 05:13:06 +00:00
Douglas Gregor
8e045fb1b3 Limit generated ID lengths to 26 characters
[SVN r25396]
2004-09-24 14:54:35 +00:00
Douglas Gregor
39e30a1c99 Tidy up the HTML output
[SVN r25383]
2004-09-23 22:46:27 +00:00
Douglas Gregor
2322e24a2d xml:base no longer needed
[SVN r25049]
2004-09-13 15:45:05 +00:00
Douglas Gregor
3faeceab84 Fix up function IDs and spacing issues
[SVN r24679]
2004-08-23 21:12:34 +00:00
Douglas Gregor
f73de4252d Boost root fixes
[SVN r24676]
2004-08-23 16:17:18 +00:00
Douglas Gregor
ca5f8e4d93 When function names are unique, use them as IDs
[SVN r24675]
2004-08-23 16:06:50 +00:00
Douglas Gregor
39d42d149d Improve handling of preconditions, postconditions, etc.
[SVN r24674]
2004-08-23 16:00:35 +00:00
Douglas Gregor
60c318f225 Move function parameter documentation after the description
[SVN r24673]
2004-08-23 15:21:35 +00:00
Douglas Gregor
b91d3519d6 Try to fix issue with id attributes instead of refid attributes in the index
[SVN r24266]
2004-08-03 12:03:28 +00:00
Douglas Gregor
66296dbae8 doxygen/doxygen2boostbook.xsl:
- Don't emit <simpara>'s inside <purpose>
  - Don't emit namespaces with "detail" in them _at all_


[SVN r24197]
2004-07-30 22:13:19 +00:00
Douglas Gregor
37d18ae5eb Try to fix functionname alt issue
[SVN r24052]
2004-07-25 20:27:21 +00:00
Douglas Gregor
ffee4b1775 Attempt to eliminate duplicate typedef problems
[SVN r24046]
2004-07-25 18:09:13 +00:00
Douglas Gregor
0921fd67ee Don't generate list of figures, tables, etc.
[SVN r23407]
2004-07-08 14:52:22 +00:00
Douglas Gregor
0e317831e3 Deal with tables that have both titles and captions in an appropriate manner
[SVN r23395]
2004-07-07 18:41:12 +00:00
Douglas Gregor
aece427f54 Deal with parameter documentation in overloaded functions
[SVN r23387]
2004-07-07 04:19:11 +00:00
Douglas Gregor
5e397017bb Oops
[SVN r23351]
2004-07-05 17:39:27 +00:00
Douglas Gregor
c41e0b2ba1 Limit max depth of ToC to make Dave happy
[SVN r23349]
2004-07-05 17:23:48 +00:00
Douglas Gregor
2b7b196922 Convert BoostBook documentation to a full chapter
[SVN r23347]
2004-07-05 16:26:11 +00:00
Douglas Gregor
73dc1f4b9f Limit maximum ToC depth
[SVN r23344]
2004-07-05 05:43:16 +00:00
Douglas Gregor
98f0c95ef0 boostbook/xsl/doxygen/doxygen2boostbook.xsl:
- XSL stylesheet parameter boost.doxygen.reftitle sets the title of the
    generated library-reference element.

build/v2/tools/doxygen.jam:
  - Free feature "reftitle" sets the title of the generated library-reference
    element.


[SVN r23332]
2004-07-04 00:15:08 +00:00
Douglas Gregor
9ea136fecd docbook.xsl, function.xsl, macro.xsl, type.xsl:
- Allow BoostBook markup in <purpose>


[SVN r23330]
2004-07-03 22:20:11 +00:00
Douglas Gregor
dcc7a747e1 doxygen2boostbook.xsl:
- Only emit one copy of the definition for an enum


[SVN r22757]
2004-05-07 04:37:09 +00:00
Douglas Gregor
6b906dcc7d lookup.xsl:
- After dumping a warning about ambiguous links, link to the first
one.


[SVN r22750]
2004-05-06 18:07:21 +00:00
Douglas Gregor
d5f17e3c17 docbook-layout.xsl: Use xsl::apply-imports instead of calling
calsTable directly.


[SVN r22559]
2004-03-26 22:49:44 +00:00