1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-06 16:49:32 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
André Malo
886a964d98 add properties
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102742 13f79535-47bb-0310-9956-ffa450edef68
2004-02-22 01:58:31 +00:00
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
b5e527fa11 apply Apache License, Version 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102534 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 15:32:49 +00:00
André Malo
b3309d60fb put the resulting file not into the parent directory
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102170 13f79535-47bb-0310-9956-ffa450edef68
2004-01-03 21:53:00 +00:00
André Malo
d62840670f single char replacement can be done with translate()
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102168 13f79535-47bb-0310-9956-ffa450edef68
2004-01-03 21:45:03 +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
de7b609f85 I've read somewhere, that open source is required to be not obfuscated :)
So did some research to puzzle out the magic values for the window definition.
These are now computed at transformation time and can be easily changed
within the template. Further changes:
- add license
- cleanup
- CHM layout:
  * add "toc sync" button
  * use buttons with text. This widens the button bar, but looks much better, imho
  * add menu to the chm window.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99480 13f79535-47bb-0310-9956-ffa450edef68
2003-04-21 19:33:45 +00:00
André Malo
a970363905 the style/chm directory contains styles used only for building chm
files. the foo.$lang.xsl stylesheets are the entry styles for ant.

hhc builds the toc file (html help contents) from the sitemap
hhp builds the project file from the sitemap


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99411 13f79535-47bb-0310-9956-ffa450edef68
2003-04-17 16:42:15 +00:00