e8739654d6
russian doc - from KOI8-R to UTF-8
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1882347 13f79535-47bb-0310-9956-ffa450edef68
2020-10-09 13:07:05 +00:00
ac888899b7
Follow up to r1880368 by adjusting en.xml to match lang-targets.xml.
...
Ran "./build.sh bootstrap" which regenerates style/xsl/util/designations.xml
which in turn will then be used to regenerate the typemap files.
[skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1880980 13f79535-47bb-0310-9956-ffa450edef68
2020-08-19 07:26:18 +00:00
e0613b9841
Try to fix once and for all, our "en" html file generation issues with different Java version.
...
Switch "en" doc files to UTF-8.
We should also change "en.xml" with:
<target-ext>.html.en.utf8</target-ext>
and run:
./build.sh bootstrap
./build.sh
to be consistent with other languages.
Before making a lot of noise, first give some time to see how this works in RL.
[skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878788 13f79535-47bb-0310-9956-ffa450edef68
2020-06-13 06:33:47 +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
4ae9d65af7
Spanish 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@1842566 13f79535-47bb-0310-9956-ffa450edef68
2018-10-01 21:12:38 +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
fa84d34299
Add a permalink functionality to section and diective-section in the generated doc.
...
This is convenient and consistent with httpd.a.o
Getting a link to a section or a directive is already possible from the TOC, but having it available directly in-place is, IMHO, much more useful.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1828588 13f79535-47bb-0310-9956-ffa450edef68
2018-04-07 08:55:11 +00:00
985fcfccee
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1727738 13f79535-47bb-0310-9956-ffa450edef68
2016-01-30 17:36:32 +00:00
a8ed88f87b
Rebuild with 'fr bootstrap' options.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1727735 13f79535-47bb-0310-9956-ffa450edef68
2016-01-30 17:25:53 +00:00
545e553dfb
Xforms.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1649002 13f79535-47bb-0310-9956-ffa450edef68
2015-01-02 11:42:59 +00:00
1c96933732
Xforms.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1629257 13f79535-47bb-0310-9956-ffa450edef68
2014-10-03 16:48:30 +00:00
0a4b4dd433
left-trim one-liner-<pre>s or -<highlight>s completely. The indentation is
...
usually an accident.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1565001 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 23:51:08 +00:00
8f29edaadf
move the <pre> trimming code into its own module and use it both for html and
...
latex output
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1564993 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 23:19:32 +00:00
4d2c9470bc
move string-reverse function into its own file and share it.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1564972 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 22:47:57 +00:00
c0b3ad339f
build bootstrap
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1564800 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 15:15:29 +00:00
abfd7490c9
build bootstrap with new xalan
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563716 13f79535-47bb-0310-9956-ffa450edef68
2014-02-02 21:06:36 +00:00
136ab9eabf
Regenerated style files after simplified chinese fix.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199486 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 22:10:25 +00:00
fe35786735
Adds simplified Chinese translation to httpd trunk docs. Via
...
dongsheng@apache.org (see tid 50767)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070870 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 12:46:52 +00:00
73d88fe9a0
Add danish language.
...
* manual/style/lang/da.xml: Translated from en.xml by Lars Nielsen <lars lfweb.dk>
* manual/style/description.xml
manual/style/lang-targets.xml
manual/style/manual.da.xsl
manual/style/xsl/util/allmodules.xml
manual/style/xsl/util/designations.xml: autogenerated by ./build.sh bootstrap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042435 13f79535-47bb-0310-9956-ffa450edef68
2010-12-05 20:30:01 +00:00
dc4dd2ce5b
move Japanese output files to utf-8
...
1) build boostrap
2) svn mv *.html.ja.euc-jp *.html.ja.utf8
3) build all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@643944 13f79535-47bb-0310-9956-ffa450edef68
2008-04-02 15:48:46 +00:00
b1e7365c06
build bootstrap again
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@636678 13f79535-47bb-0310-9956-ffa450edef68
2008-03-13 09:33:13 +00:00
1752411606
build bootstrap
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@634616 13f79535-47bb-0310-9956-ffa450edef68
2008-03-07 11:14:25 +00:00
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
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
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
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
e15437c4d0
build bootstrap
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124109 13f79535-47bb-0310-9956-ffa450edef68
2005-01-04 15:08:58 +00:00
f076334fd0
build bootstrap
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104415 13f79535-47bb-0310-9956-ffa450edef68
2004-07-29 17:58:55 +00:00
549e6fcc43
build bootstrap
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103600 13f79535-47bb-0310-9956-ffa450edef68
2004-05-04 21:56:52 +00:00
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
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
598b248e99
apply Apache License, Version 2.0
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102537 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 16:02:08 +00:00
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
1f04941bce
fix namespace problem and update a transformation that seems to be forgotten
...
yesterday ...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99703 13f79535-47bb-0310-9956-ffa450edef68
2003-05-03 15:00:09 +00:00
6fff09f1e0
- break down the beast into smaller pieces and (try to) make it better readable.
...
- add license
- fix a small bug, where document sections were not indexed, when a
translated document was in html format only (affected Japanese only)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99502 13f79535-47bb-0310-9956-ffa450edef68
2003-04-22 04:38:49 +00:00
2321075458
general cleanup.
...
- add more comments
- add the license
- make the code better readable
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99458 13f79535-47bb-0310-9956-ffa450edef68
2003-04-20 02:52:34 +00:00
c78ba64742
the html files used for chm compiling differ in detail from our normal
...
manual pages. The target format is reflected by the $is-chm variable
which is used to <if> in and out the interesting parts.
Further add some more utility snippets.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99409 13f79535-47bb-0310-9956-ffa450edef68
2003-04-17 16:34:23 +00:00
06d1cf98cf
filter no-break-spaces in text output. In some environments (e.g. mine)
...
they are not transformed correctly.
This change defines the output to be exactly " " (without quotes)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99354 13f79535-47bb-0310-9956-ffa450edef68
2003-04-14 17:50:50 +00:00