From 1d4207344611446bad5d02f0064895726de41a45 Mon Sep 17 00:00:00 2001
From: John Marshall
Date: Wed, 20 May 2020 10:36:00 +0100
Subject: [PATCH] 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 92a9c9b..e1f389c 100644
--- a/docs/index-static.html.in
+++ b/docs/index-static.html.in
@@ -79,8 +79,8 @@ conversions using babl formats.
git clone https://gitlab.gnome.org/GNOME/babl.git/
-
- NEWS
+
+ News
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.
- For more detailed changes see git log.
+
+ For more detailed changes see git log.
@@ -275,7 +276,7 @@ lab_buffer = malloc (pixel_count * 3 * sizeof (float));
version 3 of the License, or (at your option) any later version.
- Authors
+ Authors
diff --git a/docs/toc b/docs/toc
index ffbf61d..95f70f5 100644
--- a/docs/toc
+++ b/docs/toc
@@ -19,6 +19,7 @@
Environment
Extending
Directory Overview
+ News
Todo
Copyright
--
2.30.2