1
0
mirror of https://github.com/apache/httpd.git synced 2025-07-04 05:22:30 +03:00

404 Commits

Author SHA1 Message Date
bd3d0810bb fr doc rebuild with new year.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1923073 13f79535-47bb-0310-9956-ffa450edef68
2025-01-11 14:58:30 +00:00
2ebb356671 fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1916962 13f79535-47bb-0310-9956-ffa450edef68
2024-04-13 14:02:16 +00:00
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
9ce513c853 fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907060 13f79535-47bb-0310-9956-ffa450edef68
2023-01-28 16:51:28 +00:00
bc06af4721 s/Freenode/Libera.chat/g
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1891400 13f79535-47bb-0310-9956-ffa450edef68
2021-07-09 12:22:48 +00:00
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
87fd23419c fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885851 13f79535-47bb-0310-9956-ffa450edef68
2021-01-23 14:32:50 +00:00
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
4e34c68e4e rebuild docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878548 13f79535-47bb-0310-9956-ffa450edef68
2020-06-06 18:15:51 +00:00
77a309a5d3 Update generated docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1873229 13f79535-47bb-0310-9956-ffa450edef68
2020-01-27 21:42:31 +00:00
b3f061b430 rebuilt with change to comment text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872269 13f79535-47bb-0310-9956-ffa450edef68
2020-01-02 21:09:21 +00:00
8a5135533c Xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872208 13f79535-47bb-0310-9956-ffa450edef68
2020-01-01 20:46:25 +00:00
5464a1ae69 Xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851794 13f79535-47bb-0310-9956-ffa450edef68
2019-01-22 09:53:04 +00:00
758c7c7c11 fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851673 13f79535-47bb-0310-9956-ffa450edef68
2019-01-19 14:42:23 +00:00
17a38a1eae Docs rebuild after copyright year update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1850117 13f79535-47bb-0310-9956-ffa450edef68
2019-01-01 20:52:56 +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
7473595d8b Apply transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1841786 13f79535-47bb-0310-9956-ffa450edef68
2018-09-23 21:48:32 +00:00
c0e273a35b update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1841200 13f79535-47bb-0310-9956-ffa450edef68
2018-09-18 09:03:58 +00:00
12745a93ae Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1836023 13f79535-47bb-0310-9956-ffa450edef68
2018-07-16 12:05:25 +00:00
7bee0591d5 Rebuild (with 8 bits characters replaced by their HTML entities because -Xbootclasspath/p option disabled in build.sh script because it is no more supported in openjdk 10)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835732 13f79535-47bb-0310-9956-ffa450edef68
2018-07-12 13:05:22 +00:00
025ed9b18a rebuild with extraclean to pick up permalinks in
This will make it easier to compare with an extraclean jdk9 



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1829716 13f79535-47bb-0310-9956-ffa450edef68
2018-04-21 15:59:44 +00:00
96f81bf282 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1828650 13f79535-47bb-0310-9956-ffa450edef68
2018-04-08 16:31:28 +00:00
3a216c2776 Happy new year's documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1820055 13f79535-47bb-0310-9956-ffa450edef68
2018-01-04 10:58:20 +00:00
05ed8fd266 Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1805373 13f79535-47bb-0310-9956-ffa450edef68
2017-08-18 08:24:45 +00:00
b15a33253f Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1805196 13f79535-47bb-0310-9956-ffa450edef68
2017-08-16 13:42:46 +00:00
3ef9b07f13 property fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1794161 13f79535-47bb-0310-9956-ffa450edef68
2017-05-06 16:56:09 +00:00
31f07043b5 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1787944 13f79535-47bb-0310-9956-ffa450edef68
2017-03-21 11:58:01 +00:00
212096692d documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1784913 13f79535-47bb-0310-9956-ffa450edef68
2017-03-01 11:37:04 +00:00
fc10a7cf4e changed to es style xls
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1784681 13f79535-47bb-0310-9956-ffa450edef68
2017-02-28 01:56:56 +00:00
829d89f595 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1784394 13f79535-47bb-0310-9956-ffa450edef68
2017-02-25 16:04:11 +00:00
119470d1d6 adding the meta file and the html file
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1784371 13f79535-47bb-0310-9956-ffa450edef68
2017-02-25 12:08:53 +00:00
7e52aa6d3e removed $ from comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1784370 13f79535-47bb-0310-9956-ffa450edef68
2017-02-25 12:07:39 +00:00
f122a2b03c tranlsated, fixed indes ssl minor issues, and built html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1784369 13f79535-47bb-0310-9956-ffa450edef68
2017-02-25 12:06:49 +00:00
ad263e598b xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1784320 13f79535-47bb-0310-9956-ffa450edef68
2017-02-24 20:14:30 +00:00
09e5e64a44 adding meta file ssl/index
translated  ssl index and built the html ones

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1784315 13f79535-47bb-0310-9956-ffa450edef68
2017-02-24 19:13:42 +00:00
99a20d6469 translated ssl index and built the html ones
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1784314 13f79535-47bb-0310-9956-ffa450edef68
2017-02-24 19:09:42 +00:00
5d9ae56e49 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1780716 13f79535-47bb-0310-9956-ffa450edef68
2017-01-28 16:33:52 +00:00
b2c3aae370 XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1780715 13f79535-47bb-0310-9956-ffa450edef68
2017-01-28 16:32:18 +00:00
31c8cd4655 documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1780213 13f79535-47bb-0310-9956-ffa450edef68
2017-01-25 15:22:53 +00:00
232d9e3c8a Correct some typos across the documentation.
This commit was made thanks to the tool and PR
created by Lajos Veres (vlajos) on github.

PR: https://github.com/apache/httpd/pull/6
Tool: https://github.com/vlajos/misspell_fixer



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1780210 13f79535-47bb-0310-9956-ffa450edef68
2017-01-25 15:19:30 +00:00
7f7d2585cf Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1778807 13f79535-47bb-0310-9956-ffa450edef68
2017-01-14 17:44:23 +00:00
589d92c013 XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1778806 13f79535-47bb-0310-9956-ffa450edef68
2017-01-14 17:43:36 +00:00
f0348fc283 Xforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1776970 13f79535-47bb-0310-9956-ffa450edef68
2017-01-02 17:57:35 +00:00
c841193e27 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1776092 13f79535-47bb-0310-9956-ffa450edef68
2016-12-27 08:41:40 +00:00
9789ea4918 Fix old comment from Martijn
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1776090 13f79535-47bb-0310-9956-ffa450edef68
2016-12-27 08:38:43 +00:00
dbc1077181 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1771655 13f79535-47bb-0310-9956-ffa450edef68
2016-11-27 22:09:54 +00:00
3bdce8069a use consistent encoding between xml.fr files (utf-8)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1771654 13f79535-47bb-0310-9956-ffa450edef68
2016-11-27 22:04:17 +00:00