Rename user manual files
authorKhaled Hosny <khaledhosny@eglug.org>
Tue, 22 Dec 2015 20:33:41 +0000 (00:33 +0400)
committerKhaled Hosny <khaledhosny@eglug.org>
Wed, 23 Dec 2015 21:52:17 +0000 (01:52 +0400)
Use chapter ids instead of numbers, so that we can reorder them,
introduce new ones etc. without the numbers becoming out of date.

docs/Makefile.am
docs/harfbuzz-docs.xml
docs/usermanual-buffers-language-script-and-direction.xml [moved from docs/usermanual-ch03.xml with 100% similarity]
docs/usermanual-fonts-and-faces.xml [moved from docs/usermanual-ch04.xml with 100% similarity]
docs/usermanual-glyph-information.xml [moved from docs/usermanual-ch06.xml with 100% similarity]
docs/usermanual-hello-harfbuzz.xml [moved from docs/usermanual-ch02.xml with 100% similarity]
docs/usermanual-opentype-features.xml [moved from docs/usermanual-ch05.xml with 100% similarity]
docs/usermanual-what-is-harfbuzz.xml [moved from docs/usermanual-ch01.xml with 100% similarity]

index 64344b8..05a27db 100644 (file)
@@ -71,12 +71,12 @@ HTML_IMAGES=  \
 # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
 # e.g. content_files=running.sgml building.sgml changes-2.0.sgml
 content_files= \
-       usermanual-ch01.xml \
-       usermanual-ch02.xml \
-       usermanual-ch03.xml \
-       usermanual-ch04.xml \
-       usermanual-ch05.xml \
-       usermanual-ch06.xml \
+       usermanual-buffers-language-script-and-direction.xml \
+       usermanual-fonts-and-faces.xml \
+       usermanual-glyph-information.xml \
+       usermanual-hello-harfbuzz.xml \
+       usermanual-opentype-features.xml \
+       usermanual-what-is-harfbuzz.xml \
        version.xml
 
 # SGML files where gtk-doc abbrevations (#GtkWidget) are expanded
index a7efbf8..49252f7 100644 (file)
 
   <part>
     <title>User's manual</title>
-      <xi:include href="usermanual-ch01.xml"/>
-      <xi:include href="usermanual-ch02.xml"/>
-      <xi:include href="usermanual-ch03.xml"/>
-      <xi:include href="usermanual-ch04.xml"/>
-      <xi:include href="usermanual-ch05.xml"/>
-      <xi:include href="usermanual-ch06.xml"/>
+      <xi:include href="usermanual-what-is-harfbuzz.xml"/>
+      <xi:include href="usermanual-hello-harfbuzz.xml"/>
+      <xi:include href="usermanual-buffers-language-script-and-direction.xml"/>
+      <xi:include href="usermanual-fonts-and-faces.xml"/>
+      <xi:include href="usermanual-opentype-features.xml"/>
+      <xi:include href="usermanual-glyph-information.xml"/>
   </part>
 
   <part>