[babl] docs: clean up docs - add news to table of contents - change authors header level to 2 for consisten
- From: Øyvind "pippin" Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] docs: clean up docs - add news to table of contents - change authors header level to 2 for consisten
- Date: Sun, 28 Jun 2020 15:24:43 +0000 (UTC)
commit 1d4207344611446bad5d02f0064895726de41a45
Author: John Marshall <jtm home gmail com>
Date: Wed May 20 10:36:00 2020 +0100
docs: clean up docs
- add news to table of contents
- change authors header level to 2 for consistency
docs/index-static.html.in | 9 +++++----
docs/toc | 1 +
2 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/docs/index-static.html.in b/docs/index-static.html.in
index 92a9c9ba2..e1f389c28 100644
--- a/docs/index-static.html.in
+++ b/docs/index-static.html.in
@@ -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-->
diff --git a/docs/toc b/docs/toc
index ffbf61d87..95f70f5d7 100644
--- a/docs/toc
+++ b/docs/toc
@@ -19,6 +19,7 @@
<li><a href='index.html#Environment'> Environment</a></li>
<li><a href='index.html#Extending'> Extending</a></li>
<li><a href='index.html#DirectoryOverview'> Directory Overview</a></li>
+ <li><a href='index.html#News'> News</a></li>
<li><a href='index.html#TODO'> Todo</a></li>
<li><a href='index.html#Copyright'> Copyright</a></li>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]