Commit Graph

515 Commits

Author SHA1 Message Date
Douglas Gregor
ea66c4215c manpages.xsl: Output man pages into subdirectories based on the man page number
(e.g., man3 for section 3 man pages)


[SVN r17965]
2003-03-17 18:32:17 +00:00
Douglas Gregor
83006bbfb3 manpages.xsl: Wrapper around DocBook manpages output
- Fixes spacing of <programlisting> elements in lists.
  - Handles generation of a manifest, if desired


[SVN r17963]
2003-03-17 18:18:52 +00:00
Douglas Gregor
06e7d60773 Generate a manifest
[SVN r17962]
2003-03-17 17:12:26 +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
009796240f Fix path for boost.xml
[SVN r17944]
2003-03-16 01:57:35 +00:00
Douglas Gregor
9c4a80af08 function.xsl, template.xsl, type.xsl:
- Deal with changes in the DTD

html.xsl, html-single.xsl:
  - Better handling of function semantic clauses


[SVN r17940]
2003-03-15 23:11:32 +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
d2e78d320f Use description element in functions
[SVN r17935]
2003-03-15 21:36:10 +00:00
Douglas Gregor
c9c1f578ca use the generate.id template, not generate-id
[SVN r17925]
2003-03-14 21:39:17 +00:00
Douglas Gregor
bcdd674d80 Cleanups, including highlighting in static constants and typedefs
[SVN r17873]
2003-03-13 00:46:15 +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
4e487521c2 GNU makefile and configure script
[SVN r17867]
2003-03-12 23:37:58 +00:00
Douglas Gregor
5c62149ef7 BoostBook documentation
[SVN r17863]
2003-03-12 22:02:01 +00:00
Douglas Gregor
df433e64bd Imported BoostBook XSL stylesheets and DTD
[SVN r17862]
2003-03-12 22:01:44 +00:00