1
0
mirror of https://github.com/apache/httpd.git synced 2025-09-16 20:22:08 +03:00

7 Commits

Author SHA1 Message Date
Joe Orton
8d8846f431 Regenerate docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1927631 13f79535-47bb-0310-9956-ffa450edef68
2025-08-06 07:29:44 +00:00
Yann Ylavic
55051c9dd9 xforms [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1921400 13f79535-47bb-0310-9956-ffa450edef68
2024-10-18 12:49:12 +00:00
Graham Leggett
409508c6db Regenerate docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1909412 13f79535-47bb-0310-9956-ffa450edef68
2023-04-25 17:52:58 +00:00
Rich Bowen
01055edef2 Someone updated the copyright year. :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907148 13f79535-47bb-0310-9956-ffa450edef68
2023-01-31 15:04:05 +00:00
Stefan Eissing
78f2e7c6c3 docs: rebuild of documentation
[skip ci]


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1895756 13f79535-47bb-0310-9956-ffa450edef68
2021-12-10 12:22:17 +00:00
Daniel Ferradal
a360cd342f Corrected mod_md typos + build all which results in tons of copy right notice updates
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1890574 13f79535-47bb-0310-9956-ffa450edef68
2021-06-07 17:08:50 +00:00
Joe Orton
7f6aec2cf7 Follow up to r1880368 and r1880980:
Complete move to .en.utf8 suffixes in two steps:

1. From fresh checkout, renamed all existing files:
 
$ for f in *.html.en */*.html.en; do svn mv $f $f.utf8; done

2. Ran "./build.sh all" which also regenerates the typemaps.

[skip ci]


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1880982 13f79535-47bb-0310-9956-ffa450edef68
2020-08-19 07:31:23 +00:00