goba            Mon Dec 17 14:10:03 2001 EDT

  Modified files:              
    /phpdoc/en/appendices       about.xml 
  Log:
  So this is the about appendix and not the moreabout appendix, so
  name ID's as such. There are no links to this section now, nor
  any user notes, so there would be no problem modifying the IDs.
  
  
Index: phpdoc/en/appendices/about.xml
diff -u phpdoc/en/appendices/about.xml:1.6 phpdoc/en/appendices/about.xml:1.7
--- phpdoc/en/appendices/about.xml:1.6  Sun Dec 16 17:17:40 2001
+++ phpdoc/en/appendices/about.xml      Mon Dec 17 14:10:03 2001
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 
 <!--
   TODO: add manual conventions section (eg. how to read
@@ -9,10 +9,10 @@
         add some tips about combining the versions (online-
         offline), and using "http://anymirror.php.net/funcname";
 -->
-<appendix id="moreabout">
+<appendix id="about">
  <title>About the manual</title>
 
- <sect1 id="moreabout.formats">
+ <sect1 id="about.formats">
   <title>Formats</title>
   <para>
    The PHP manual is provided in several formats. These formats can be divided
@@ -34,7 +34,7 @@
   </para>
   <para>
    An advantage of the online manual over most of the offline formats is the
-   integration of <link linkend="moreabout.notes">user-contributed
+   integration of <link linkend="about.notes">user-contributed
    notes</link>. An obvious disadvantage is that you have to be online to view
    the manual in the online formats.
   </para>
@@ -42,7 +42,7 @@
    There are several offline formats of the manual, and the most appropriate
    format for you depends on what operating system you use and your personal
    reading style. For information on how the manual is generated in so many
-   formats, read the <link linkend="moreabout.generate">'How we generate the
+   formats, read the <link linkend="about.generate">'How we generate the
    formats'</link> section of this appendix.
   </para>
   <para>
@@ -90,7 +90,7 @@
   </note>
  </sect1>
  
- <sect1 id="moreabout.notes">
+ <sect1 id="about.notes">
   <title>About user notes</title>
   <para>
    The user-contributed notes play an important role in the development of
@@ -110,7 +110,7 @@
   </note>
  </sect1>
  
- <sect1 id="moreabout.more">
+ <sect1 id="about.more">
   <title>How to find more information about PHP</title>
   <para>
    This manual does not attempt to provide instruction about general
@@ -132,7 +132,7 @@
   </para>
  </sect1>
 
- <sect1 id="moreabout.howtohelp">
+ <sect1 id="about.howtohelp">
   <title>How to help improve the documentation</title>
   <para>
    There are two ways you can help to improve this documentation.
@@ -153,12 +153,12 @@
    By contributing notes, you can provide additional examples, caveats, and
    clarifications for other readers. But do not submit bug reports using the
    annotation system please. You can read more about annotations in the <link
-   linkend="moreabout.notes">'About user notes'</link> section of this
+   linkend="about.notes">'About user notes'</link> section of this
    appendix.
   </para>
  </sect1>
  
- <sect1 id="moreabout.generate">
+ <sect1 id="about.generate">
   <title>How we generate the formats</title>
   <para>
    This manual is written in <acronym>XML</acronym> using the <ulink


Reply via email to