]> granicus.if.org Git - apache/commitdiff
build bootstrap
authorAndré Malo <nd@apache.org>
Mon, 3 Feb 2014 21:06:45 +0000 (21:06 +0000)
committerAndré Malo <nd@apache.org>
Mon, 3 Feb 2014 21:06:45 +0000 (21:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1564056 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/description.xml
docs/manual/style/lang-targets.xml

index 702a3c9036be06d31ab98fb85550e182c580a04b..2bc89333c1e793dbd6e50f82796456f043de8e04 100644 (file)
@@ -40,9 +40,10 @@ Some targets have additional requirements:
     + chm-de: German (Germany), sorting order: dictionary
     + chm-en: English (USA)
     + chm-es: Spanish (Spain), sorting order: international
+    + chm-fr: French (France)
     + chm-ja: Japanese
     + chm-ko: Korean
     + chm-tr: Turkish
-    + chm-zh-cn: Simplified Chinese
+    + chm-zh-cn: Chinese (China), sorting order: phonetic
 
 </description>
\ No newline at end of file
index dc5c42e8e15a398a28c996df25d63bab3b9a6168..4524434bebc84536eda62779806312e7f6c3352b 100644 (file)
 <target description="- builds the French Konqueror Web Archive" depends="-off-fr" name="war-fr">
     <war.generic lang="fr"/>
 </target>
+<target description="- builds the French CHM file" name="chm-fr">
+    <chm.generic lang="fr"/>
+</target>
 
 <!-- Japanese                                                             -->
 <!-- ==================================================================== -->