From a477d8077b3ed9d695d8f5884792ef38b9f27066 Mon Sep 17 00:00:00 2001 From: "Paul W. Frields" Date: Sat, 15 Dec 2007 21:58:16 +0000 Subject: Add section @id attributes --- en_US/getting-files.xml | 2 +- en_US/module-struct.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/en_US/getting-files.xml b/en_US/getting-files.xml index d1c1aef..4dc4238 100644 --- a/en_US/getting-files.xml +++ b/en_US/getting-files.xml @@ -200,7 +200,7 @@ documentation-guide documentation-guide &docs-common]]> -
+
File Names Follow these guidelines for naming files to make collaboration and document reuse easy: diff --git a/en_US/module-struct.xml b/en_US/module-struct.xml index 437f615..161360a 100644 --- a/en_US/module-struct.xml +++ b/en_US/module-struct.xml @@ -307,7 +307,7 @@ include $(shell $(find-makefile-common))]]> not work for your document.
-
+
Adding or Changing Targets To add a new target and rules, place them at the bottom of the @@ -383,7 +383,7 @@ find figs -print >/tmp/manifest mv /tmp/manifest figs/Manifest-en]]>
-
+
Adding a New DocBook XML File To add a new DocBook XML file to an existing document, follow these steps: @@ -402,7 +402,7 @@ mv /tmp/manifest figs/Manifest-en]]>
-
+
Adding a Translation Translations are stored as PO (portable object) files, which the toolchain transforms into translated documents. Each PO -- cgit