summaryrefslogtreecommitdiffstats
path: root/en_US
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2007-12-15 21:58:16 +0000
committerPaul W. Frields <stickster@gmail.com>2007-12-15 21:58:16 +0000
commita477d8077b3ed9d695d8f5884792ef38b9f27066 (patch)
tree3b0284dd98239a574d0caee528b270d7dd55f0e3 /en_US
parent7076551e527a3127de36d4f3ecef1cf0167c4d4a (diff)
downloaddocumentation-guide-a477d8077b3ed9d695d8f5884792ef38b9f27066.tar.gz
documentation-guide-a477d8077b3ed9d695d8f5884792ef38b9f27066.tar.xz
documentation-guide-a477d8077b3ed9d695d8f5884792ef38b9f27066.zip
Add section @id attributes
Diffstat (limited to 'en_US')
-rw-r--r--en_US/getting-files.xml2
-rw-r--r--en_US/module-struct.xml6
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]]></computeroutput></screen
</seglistitem>
</segmentedlist>
</section>
- <section>
+ <section id="sn-file-naming">
<title>File Names</title>
<para>Follow these guidelines for naming files to make
collaboration and document reuse easy:</para>
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))]]></screen>
not work for your document.</para>
</note>
</section>
- <section>
+ <section id="sn-module-adding-targets">
<title>Adding or Changing Targets</title>
<para>
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]]></programlisting>
</example>
</section>
- <section>
+ <section id="sn-adding-docbook-file">
<title>Adding a New DocBook XML File</title>
<para>To add a new DocBook XML file to an existing document,
follow these steps:</para>
@@ -402,7 +402,7 @@ mv /tmp/manifest figs/Manifest-en]]></programlisting>
</step>
</procedure>
</section>
- <section>
+ <section id="sn-adding-translation">
<title>Adding a Translation</title>
<para>Translations are stored as PO (portable object) files, which
the toolchain transforms into translated documents. Each PO