1
0
mirror of https://github.com/apache/httpd.git synced 2025-10-27 09:35:38 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Joshua Slive
c605a80665 Three xsl changes:
1. If there are no directives for a module, print "This module provides
no directives."

2. Add the type="section" parameter for <directive> and
<directivesynopsis>.  The < and > should not be included.  They will
be added by the transformation.

3. All fragment anchors (internal page links) go to lowercase.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93476 13f79535-47bb-0310-9956-ffa450edef68
2002-02-18 15:43:15 +00:00
Joshua Slive
5ce110fc04 The color I used for <note> is too ugly even for a temporary
placeholder.  Change it to a pleasent blue.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93456 13f79535-47bb-0310-9956-ffa450edef68
2002-02-17 15:26:13 +00:00
Joshua Slive
906248f819 Make the <summary> optional and change the header on nested sections.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93431 13f79535-47bb-0310-9956-ffa450edef68
2002-02-15 18:04:53 +00:00
Joshua Slive
ebcf1d624a Change the format slightly so that each "context" get's its own tag in
a <contextlist>.  This should make it easier to, for example, generate
an index of all the directives available in a certain context.

Also, add a css stylesheet, turn off link underlining, and turn all the
directive and module names green.  Further refinement necessary for sure.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93427 13f79535-47bb-0310-9956-ffa450edef68
2002-02-15 16:07:28 +00:00
Joshua Slive
2eb8d382da Add the parts for the xml to html transformation system for the module
docs.  Details will be at
http://httpd.apache.org/docs-project/docsformat.html
shortly.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93398 13f79535-47bb-0310-9956-ffa450edef68
2002-02-14 00:48:04 +00:00