André Malo
b68721ed3a
fix name of The Apache Software Foundation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102617 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 20:22:54 +00:00
André Malo
598b248e99
apply Apache License, Version 2.0
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102537 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 16:02:08 +00:00
André Malo
b3e9af0211
update license and copyright to 2004.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102133 13f79535-47bb-0310-9956-ffa450edef68
2004-01-01 13:20:08 +00:00
André Malo
1f04941bce
fix namespace problem and update a transformation that seems to be forgotten
...
yesterday ...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99703 13f79535-47bb-0310-9956-ffa450edef68
2003-05-03 15:00:09 +00:00
André Malo
6fff09f1e0
- break down the beast into smaller pieces and (try to) make it better readable.
...
- add license
- fix a small bug, where document sections were not indexed, when a
translated document was in html format only (affected Japanese only)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99502 13f79535-47bb-0310-9956-ffa450edef68
2003-04-22 04:38:49 +00:00
André Malo
2321075458
general cleanup.
...
- add more comments
- add the license
- make the code better readable
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99458 13f79535-47bb-0310-9956-ffa450edef68
2003-04-20 02:52:34 +00:00
André Malo
c78ba64742
the html files used for chm compiling differ in detail from our normal
...
manual pages. The target format is reflected by the $is-chm variable
which is used to <if> in and out the interesting parts.
Further add some more utility snippets.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99409 13f79535-47bb-0310-9956-ffa450edef68
2003-04-17 16:34:23 +00:00
André Malo
06d1cf98cf
filter no-break-spaces in text output. In some environments (e.g. mine)
...
they are not transformed correctly.
This change defines the output to be exactly " " (without quotes)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99354 13f79535-47bb-0310-9956-ffa450edef68
2003-04-14 17:50:50 +00:00