OSDN Git Service

* doc/xml/manual/documentation_hacking.xml: Fix invalid attribute.
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / doc / xml / manual / documentation_hacking.xml
index 2fe7692..e74f2b7 100644 (file)
 
     <row>
       <entry>doxygen</entry>
-      <entry>1.7.0</entry>
+      <entry>1.7.6.1</entry>
       <entry>all</entry>
     </row>
 
        output, <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.tug.org/applications/pdftex/">
        pdflatex</link> is required.
       </para>
+
+      <para>
+       Be warned the PDF file generated via doxygen is extremely
+       large. At last count, the PDF file is over three thousand
+       pages. Generating this document taxes the underlying TeX
+       formatting system, and will require the expansion of TeX's memory
+       capacity. Specifically, the <literal>pool_size</literal>
+       variable in the configuration file <filename>texmf.cnf</filename> may
+       need to be increased by a minimum factor of two.
+      </para>
     </section>
 
     <section xml:id="doxygen.rules"><info><title>Generating the Doxygen Files</title></info>
       </para>
 
       <para>
-       For epub output, the <link xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:href="http://sourceforge.net/projects/docbook/files/epub3/">stylesheets</link> for EPUB3 are required. These stylesheets are still in development. To validate the created file, <link xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:href="https://code.google.com/p/epubcheck/">epubcheck</link> is necessary.
+       For epub output, the <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://sourceforge.net/projects/docbook/files/epub3/">stylesheets</link> for EPUB3 are required. These stylesheets are still in development. To validate the created file, <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://code.google.com/p/epubcheck/">epubcheck</link> is necessary.
       </para>
     </section>