docs: clean up docs
authorJohn Marshall <jtm.home@gmail.com>
Wed, 20 May 2020 09:36:00 +0000 (10:36 +0100)
committerJohn Marshall <jtm.home@gmail.com>
Mon, 8 Jun 2020 13:02:07 +0000 (14:02 +0100)
- add news to table of contents
- change authors header level to 2 for consistency

docs/index-static.html.in
docs/toc

index 92a9c9ba24e8e4e1eb3d61ed075918fcb644f1eb..e1f389c2834079a7a363ffd68bde101058651aab 100644 (file)
@@ -79,8 +79,8 @@ conversions using babl formats.
     </p>
     <pre>git clone https://gitlab.gnome.org/GNOME/babl.git/</pre>
 
-    <a name='NEWS'></a>
-    <h2>NEWS</h2>
+    <a name='News'></a>
+    <h2>News</h2>
 
     <p>The following is a list of the major changes that have gone into
     each babl release. If there are significant improvements to babl when
@@ -88,7 +88,8 @@ conversions using babl formats.
     to the GEGL release.</p>
 
     <!--NEWS-->
-    For more detailed changes see git log.
+    
+    <p>For more detailed changes see git log.</p>
 
 
     <a name='Usage'></a>
@@ -275,7 +276,7 @@ lab_buffer  = malloc (pixel_count * 3 * sizeof (float));
   version 3 of the License, or (at your option) any later version. </p>
 
   <a name='Authors'></a>
-  <h3>Authors</h3>
+  <h2>Authors</h2>
 
 <!--AUTHORS-->          
      
index ffbf61d8747ff1dee9e91bd061cc022280934f20..95f70f5d7221c478b5b94ff399742e5999a81ad4 100644 (file)
--- a/docs/toc
+++ b/docs/toc
@@ -19,6 +19,7 @@
         <li><a href='index.html#Environment'>&nbsp;&nbsp;Environment</a></li>
         <li><a href='index.html#Extending'>&nbsp;&nbsp;Extending</a></li>
         <li><a href='index.html#DirectoryOverview'>&nbsp;&nbsp;Directory Overview</a></li>
+        <li><a href='index.html#News'>&nbsp;&nbsp;News</a></li>
         <li><a href='index.html#TODO'>&nbsp;&nbsp;Todo</a></li>
 
         <li><a href='index.html#Copyright'>&nbsp;&nbsp;Copyright</a></li>