cvs: peardoc /en/chapters group.xml
[email protected] ("Mark Wiesemann")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvswiesemann1199201554@cvsserver> |
wiesemann Tue Jan 1 15:32:34 2008 UTC
Modified files:
/peardoc/en/chapters group.xml
Log:
- the glossary is currently ignored and the next link on the "Orphaned Packages" page is missing => move the glossary into a new <sect2> tag
# untested (my build doesn't work currently), will check Brett's log later and revert if needed
http://cvs.php.net/viewvc.cgi/peardoc/en/chapters/group.xml?r1=1.4&r2=1.5&diff_format=u
Index: peardoc/en/chapters/group.xml
diff -u peardoc/en/chapters/group.xml:1.4 peardoc/en/chapters/group.xml:1.5
--- peardoc/en/chapters/group.xml:1.4 Fri Sep 7 07:21:59 2007
+++ peardoc/en/chapters/group.xml Tue Jan 1 15:32:34 2008
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1" ?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<chapter id="group">
<title>PEAR Group Administrative Documents</title>
@@ -381,28 +381,32 @@
</sect3>
</sect2>
- <glossary>
+ <sect2>
+ <title>Glossary</title>
+ <glossary>
<glossentry>
- <glossterm>
- QA team
- </glossterm>
- <glossdef>
- <simpara>
- Refers to the whole QA team (core and mailing list members)
- </simpara>
- </glossdef>
+ <glossterm>
+ QA team
+ </glossterm>
+ <glossdef>
+ <simpara>
+ Refers to the whole QA team (core and mailing list members)
+ </simpara>
+ </glossdef>
</glossentry>
<glossentry>
- <glossterm>
- QA core
- </glossterm>
- <glossdef>
- <simpara>
- Refers to the 6 elected QA team members
- </simpara>
- </glossdef>
+ <glossterm>
+ QA core
+ </glossterm>
+ <glossdef>
+ <simpara>
+ Refers to the 6 elected QA team members
+ </simpara>
+ </glossdef>
</glossentry>
- </glossary>
+ </glossary>
+ </sect2>
+
</sect1>
<!-- http://pear.php.net/pepr/pepr-proposal-show.php?id=188 -->