summaryrefslogtreecommitdiffstats
path: root/docs/xml/conventions.xml
diff options
context:
space:
mode:
authorgerv%gerv.net <>2004-01-16 07:34:12 +0100
committergerv%gerv.net <>2004-01-16 07:34:12 +0100
commit4bbb07e8048ef859cfc29c6b9d221840f2c6aed1 (patch)
tree69ebbdef36708c17345d3220223190a3ce0b682e /docs/xml/conventions.xml
parent85e651ef9836d43613c3bb55f7c1c3ff150f76d0 (diff)
downloadbugzilla-4bbb07e8048ef859cfc29c6b9d221840f2c6aed1.tar.gz
bugzilla-4bbb07e8048ef859cfc29c6b9d221840f2c6aed1.tar.xz
Phase 1 of a big documentation update before 2.17.6.
Diffstat (limited to 'docs/xml/conventions.xml')
-rw-r--r--docs/xml/conventions.xml31
1 files changed, 11 insertions, 20 deletions
diff --git a/docs/xml/conventions.xml b/docs/xml/conventions.xml
index 7e9eb5b04..5f3bcb35d 100644
--- a/docs/xml/conventions.xml
+++ b/docs/xml/conventions.xml
@@ -60,7 +60,7 @@
</row>
<row>
- <entry>File Names</entry>
+ <entry>File and directory names</entry>
<entry>
<filename>filename</filename>
@@ -68,14 +68,6 @@
</row>
<row>
- <entry>Directory Names</entry>
-
- <entry>
- <filename class="directory">directory</filename>
- </entry>
- </row>
-
- <row>
<entry>Commands to be typed</entry>
<entry>
@@ -84,7 +76,7 @@
</row>
<row>
- <entry>Applications Names</entry>
+ <entry>Applications names</entry>
<entry>
<application>application</application>
@@ -119,7 +111,7 @@
</row>
<row>
- <entry>Environment Variables</entry>
+ <entry>Environment variables</entry>
<entry>
<envar>VARIABLE</envar>
@@ -127,14 +119,6 @@
</row>
<row>
- <entry>Emphasized word</entry>
-
- <entry>
- <emphasis>word</emphasis>
- </entry>
- </row>
-
- <row>
<entry>Term found in the glossary</entry>
<entry>
@@ -143,7 +127,7 @@
</row>
<row>
- <entry>Code Example</entry>
+ <entry>Code example</entry>
<entry>
<programlisting><sgmltag class="starttag">para</sgmltag>
@@ -154,6 +138,13 @@ Beginning and end of paragraph
</tbody>
</tgroup>
</informaltable>
+
+ <para>
+ This documentation is maintained in DocBook 4.1.2 XML format.
+ Changes are best submitted as plain text or XML diffs, attached
+ to a bug filed in the &bzg-bugs; component.
+ </para>
+
</section>
<!-- Keep this comment at the end of the file