]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add a new <since> tag to ease writing compatibility notes.
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 28 Jul 2024 06:21:28 +0000 (06:21 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 28 Jul 2024 06:21:28 +0000 (06:21 +0000)
commit3f5606e958c9e4bc320aed68161f5755061486ca
tree5202279d7ef8c55e09ce098c26046b924c64a1c3
parent25ef591ed61cb281e0c88d6c4af1160f871c7387
Add a new <since> tag to ease writing compatibility notes.

This is much less verbose and will make wording more consistent in the generated html files.

It is declared in synopsis.xsl because its main use should be here, but it is usable anywhere.

Only the French translation is provided.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1919560 13f79535-47bb-0310-9956-ffa450edef68
12 files changed:
docs/manual/style/lang/da.xml
docs/manual/style/lang/de.xml
docs/manual/style/lang/en.xml
docs/manual/style/lang/es.xml
docs/manual/style/lang/fr.xml
docs/manual/style/lang/ja.xml
docs/manual/style/lang/ko.xml
docs/manual/style/lang/pt-br.xml
docs/manual/style/lang/ru.xml
docs/manual/style/lang/tr.xml
docs/manual/style/lang/zh-cn.xml
docs/manual/style/xsl/synopsis.xsl