OSDN Git Service

* doc/xml/manual/documentation_hacking.xml: Fix invalid attribute.
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Feb 2012 00:07:24 +0000 (00:07 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Feb 2012 00:07:24 +0000 (00:07 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184028 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/manual/documentation_hacking.xml

index bef8380..46e12cb 100644 (file)
@@ -1,11 +1,15 @@
+2012-02-09  Jonathan Wakely  <jwakely.gcc@gmail.com>
+
+       * doc/xml/manual/documentation_hacking.xml: Fix invalid attribute.
+
 2012-02-08  Jonathan Wakely  <jwakely.gcc@gmail.com>
 
        * doc/xml/manual/status_cxx2011.xml: Update C++11 status table.
 
 2012-02-07  Benjamin Kosnik  <bkoz@redhat.com>
 
-            * doc/doxygen/user.cfg.in: Update to doxygen 1.7.6.1.
-            * doc/xml/manual/documentation_hacking.xml: Update.
+       * doc/doxygen/user.cfg.in: Update to doxygen 1.7.6.1.
+       * doc/xml/manual/documentation_hacking.xml: Update.
 
 2012-02-07  Jonathan Wakely  <jwakely.gcc@gmail.com>
 
index b9830a0..e74f2b7 100644 (file)
       </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>