1
0
mirror of https://github.com/apache/httpd.git synced 2025-07-29 09:01:18 +03:00

20 Commits

Author SHA1 Message Date
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
e04a53399a Update "en" generated doc files to UTF-8
There seems to be an issue with mod_socache_redis.*
The files were marked as deleted in my tree, and are not seen as modified after running ./build.sh

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878790 13f79535-47bb-0310-9956-ffa450edef68
2020-06-13 07:18:35 +00:00
165ee80c6a ran build bootstrap and rebuild transformation. sorry for the noise.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843205 13f79535-47bb-0310-9956-ffa450edef68
2018-10-08 21:09:09 +00:00
f2b5ac922b move es and fr targets to *.utf8 extension. Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843201 13f79535-47bb-0310-9956-ffa450edef68
2018-10-08 20:59:30 +00:00
a92100ebe1 French html doc files : UTF-8 encoding in order to get rid of HTML entities.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1842386 13f79535-47bb-0310-9956-ffa450edef68
2018-09-30 15:02:28 +00:00
ff5b8ec8c7 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835739 13f79535-47bb-0310-9956-ffa450edef68
2018-07-12 13:52:21 +00:00
74aaf86f92 rename zh-cn html files and update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1564801 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 15:20:19 +00:00
c787a7ffcf Rebulds transformation, adding simplified chinese translation documents.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070871 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 12:52:47 +00:00
e028881a54 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@655471 13f79535-47bb-0310-9956-ffa450edef68
2008-05-12 11:16:41 +00:00
12137c2258 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@653706 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 08:31:14 +00:00
ded7181a63 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@645862 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 11:44:03 +00:00
aebe8d9bb8 Follow on updates from r645667
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@645681 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07 20:50:11 +00:00
61c4312eb2 general property cleanup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105995 13f79535-47bb-0310-9956-ffa450edef68
2004-11-20 20:16:24 +00:00
388dfe1a45 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103594 13f79535-47bb-0310-9956-ffa450edef68
2004-05-04 18:35:47 +00:00
4bbda0d8a4 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103525 13f79535-47bb-0310-9956-ffa450edef68
2004-04-25 22:53:17 +00:00
8d00650919 build typemaps
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100196 13f79535-47bb-0310-9956-ffa450edef68
2003-06-07 23:37:23 +00:00
82d73f0518 Conert programs/index to xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97632 13f79535-47bb-0310-9956-ffa450edef68
2002-11-24 19:38:40 +00:00
d78c998c6a Patch submitted by David Shane Holden to make docs valid xhtml.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96194 13f79535-47bb-0310-9956-ffa450edef68
2002-07-25 21:46:42 +00:00
f88b50dec4 w3c tidy to convert to xhtml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91116 13f79535-47bb-0310-9956-ffa450edef68
2001-09-22 19:39:26 +00:00
25fd664634 Add html versions of unix man pages. Clearly, some of the man pages
have not been updated for 2.0.  I will regenerate these html files
after the man pages are updated.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87713 13f79535-47bb-0310-9956-ffa450edef68
2001-01-18 19:42:15 +00:00