11 Commits

Author SHA1 Message Date
Douglas Gregor
71f515403d Add support for enumvalue linking element
[SVN r25424]
2004-09-27 05:13:06 +00:00
Douglas Gregor
2322e24a2d xml:base no longer needed
[SVN r25049]
2004-09-13 15:45:05 +00:00
Douglas Gregor
37d18ae5eb Try to fix functionname alt issue
[SVN r24052]
2004-07-25 20:27:21 +00:00
Douglas Gregor
3d7beff32d Add support for <headername>
[SVN r20249]
2003-10-03 03:41:12 +00:00
Douglas Gregor
bfa67ad183 dtd/boostbook.dtd:
- Parameters can now have <description> elements
	- Add function specifiers

xsl/function.xsl:
	- When needed, place function return type on a separate line
	- Format <description> element for parameters
	- Use "spacing=boost" for variablelists used for function requirements

xsl/doxygen/doxygen2boostbook.xsl:
	- Emit <description> elements for parameters when available
	- Properly translate file descriptions


[SVN r18963]
2003-07-07 15:31:34 +00:00
Douglas Gregor
7f34f3e2e3 Changed content model of <inherit> to require an explicit <type>
element, optionally contain a <purpose>, and make "access" attribute
implied.


[SVN r18152]
2003-04-02 04:34:10 +00:00
Douglas Gregor
07fa70e531 - Support nested classes
- Much improved handling of <purpose> elements in comments


[SVN r17945]
2003-03-16 01:58:29 +00:00
Douglas Gregor
3eb2ae462c - Eliminate "return-type" attribute for functions
- Require "type" element for most function types
- member-function-group --> method-group
- Remove useless attributes in a few places
- Allow "id" element on BoostBook elements
- Lots of little cleanups and strictifications


[SVN r17939]
2003-03-15 23:10:51 +00:00
Douglas Gregor
acdf8dca3b Use "description" element where appropriate
[SVN r17936]
2003-03-15 21:37:18 +00:00
Douglas Gregor
54afa8b0a3 Moving from attributes to elements, and introducing a more regular structure
[SVN r17870]
2003-03-13 00:29:30 +00:00
Douglas Gregor
df433e64bd Imported BoostBook XSL stylesheets and DTD
[SVN r17862]
2003-03-12 22:01:44 +00:00