]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Introduce changes necessary to bring the remainder of the manual into xml.
authorJoshua Slive <slive@apache.org>
Tue, 23 Jul 2002 17:45:36 +0000 (17:45 +0000)
committerJoshua Slive <slive@apache.org>
Tue, 23 Jul 2002 17:45:36 +0000 (17:45 +0000)
commitdd0b8fad7a3689f4cc443cb6ea2c530614baaf47
tree315b4ebe5b6c7ce83d1806fd446b070e3151889b
parentf69e2c654bd453cd211adc0f166bcde709079d9e
Introduce changes necessary to bring the remainder of the manual into xml.

1. Add a <relative-path href="whatever"/> element to the manualpage
DTD.  This should give the path from the location of the page to
the root of the manual directory.  It is necessary for proper linking
to directives, etc.

2. Add the stuff to common.xsl necessary to transform a <manualpage>.
This is basically the minimum.  It creates something VERY similar to
what we had before (with the exception of a little css here and
there).  I very much hope that this will be improved soon to look
nicer.

3. Add configuring.xml, which was written by Astrid Kessler.  I made only
a very few small changes to bring it in line with the current DTD.

I have not yet committed the corresponding configuring.html.en, since I
want to give people a little opporunity to comment on this stuff.

My appologies, but I am committing a few style changes to common.xsl
along with the substantial changes.  That file is really hard to
work with, and should probably be broken up.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96158 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/configuring.xml [new file with mode: 0644]
docs/manual/style/build.xml
docs/manual/style/common.xsl
docs/manual/style/en.xml
docs/manual/style/manualpage.dtd