]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Regenerated style files after simplified chinese fix.
authorRainer Jung <rjung@apache.org>
Tue, 8 Nov 2011 22:10:25 +0000 (22:10 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 8 Nov 2011 22:10:25 +0000 (22:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199486 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/description.xml
docs/manual/style/lang-targets.xml
docs/manual/style/manual.zh-cn.xsl
docs/manual/style/xsl/util/allmodules.xml

index 1758c493558723b8a9e3e4eec9388ac9fe722d7d..c42f68705832b12badeb2204799780fd0d357ef7 100644 (file)
@@ -45,5 +45,6 @@ Some targets have additional requirements:
     + chm-ja: Japanese
     + chm-ko: Korean
     + chm-tr: Turkish
+    + chm-zh-cn: Simplified Chinese
 
 </description>
\ No newline at end of file
index 17cf1cab032e605fcdb5c547f0d6ea58d1dbb262..80c09b7bbc820ed8e90bf919e31aca92134af9b8 100644 (file)
 <target description="- builds the Simplified Chinese CHM file" name="chm-zh-cn">
     <chm.generic lang="zh-cn"/>
 </target>
-<target description="- builds the Simplified Chinese nroff files" depends="check-man" name="man-zh-cn">
+<target description="- builds the Simplified Chinese nroff files" unless="skip-man" depends="check-man" name="man-zh-cn">
     <nroff.generic lang="zh-cn"/>
 </target>
 
     </xmlvalidate>
 </target>
 
-</project>
+</project>
\ No newline at end of file
index ece7d0db763843b29bb018e819a6373ed80bc95b..613165337c912a5f57aef45ac3a8378cb5789db0 100644 (file)
@@ -34,4 +34,4 @@
 <!-- Now get the real guts of the stylesheet -->
 <xsl:include href="xsl/common.xsl"/>
 
-</xsl:stylesheet>
+</xsl:stylesheet>
\ No newline at end of file
index f60588a6fb8791d2c6e862fa10bbcd2b604f2b02..918bf650fa019bf8f34230ebbc1579718038e0a7 100644 (file)
@@ -11,4 +11,4 @@
 <item lang="ru">../../../mod/allmodules.xml.ru</item>
 <item lang="tr">../../../mod/allmodules.xml.tr</item>
 <item lang="zh-cn">../../../mod/allmodules.xml.zh-cn</item>
-</items>
+</items>
\ No newline at end of file