1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-02 06:53:27 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
André Malo
9355f5282c msdn url change
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563629 13f79535-47bb-0310-9956-ffa450edef68
2014-02-02 14:51:41 +00:00
André Malo
5539d793fe port retirement styles from 2.0 to trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563493 13f79535-47bb-0310-9956-ffa450edef68
2014-02-01 22:22:18 +00:00
André Malo
f576e91f3c update bootstrap stylesheets to reflect manual lang-targets changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1361076 13f79535-47bb-0310-9956-ffa450edef68
2012-07-13 08:02:14 +00:00
Rainer Jung
566a9e9101 Add ant task to html manual and man page generation:
- check-man checks for the presence of the "man"
  directory and sets an ant property skip-man in
  case the directory is missing
- all the man age generating tasks first call
  check-man as a dependency, and then only run
  if skip-man is unset.

Thats useful for unbundled modules like mod_ftp
and mod_fcgid, which do not have a man directory.
Building their docs otherwise bombs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@816938 13f79535-47bb-0310-9956-ffa450edef68
2009-09-19 15:40:42 +00:00
Roy T. Fielding
891555dc16 update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421072 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 01:54:21 +00:00
Roy T. Fielding
8543206431 update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421020 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 23:04:56 +00:00
Colm MacCarthaigh
ebe24d48c7 Update the last year of copyright.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395229 13f79535-47bb-0310-9956-ffa450edef68
2006-04-19 12:23:42 +00:00
Justin Erenkrantz
905cdf9f0b Update copyright year to 2005 and standardize on current copyright owner line.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
2005-02-04 20:28:49 +00:00
André Malo
4a5e555f8e adjust copyright notices in the style directory
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124113 13f79535-47bb-0310-9956-ffa450edef68
2005-01-04 15:35:57 +00:00
André Malo
d73a918db0 faster build of more than one offline package
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105008 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 15:59:25 +00:00
André Malo
d4055f4150 maf and zip don't differ that much. Let's create just one package for both
purposes


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105004 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 15:03:08 +00:00
André Malo
aa747a7289 add style support for konqueror web archive (war) and mozilla archive format
(maf)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104984 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 02:34:37 +00:00
André Malo
99753c06cb prepare dropping the reference to allmodules.xml from documents
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103599 13f79535-47bb-0310-9956-ffa450edef68
2004-05-04 21:56:07 +00:00
André Malo
c050840d43 move style/man/manpage.xsl -> style/xsl/nroff.xsl
use autogenerated man.$lang.xsl


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103580 13f79535-47bb-0310-9956-ffa450edef68
2004-05-03 19:19:14 +00:00
André Malo
8014de161d update stylesheets for autogeneration
move non-autogenerated chm/ stuff to xsl/


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103567 13f79535-47bb-0310-9956-ffa450edef68
2004-05-02 22:55:21 +00:00