From ce29bffb7caa011cda59c77e18d80fc469e6139a Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Mon, 22 Jul 2019 15:59:23 +0200 Subject: [PATCH] docs: rename vocabulary page to reference --- docs/CMYK.html | 2 +- docs/ColorManagement.html | 2 +- docs/Makefile.am | 5 +++-- docs/{Vocabulary-static.html => Reference-static.html} | 0 docs/SymmetricAlpha.html | 2 +- docs/toc | 2 +- 6 files changed, 7 insertions(+), 6 deletions(-) rename docs/{Vocabulary-static.html => Reference-static.html} (100%) diff --git a/docs/CMYK.html b/docs/CMYK.html index 6a8539a..852c46a 100644 --- a/docs/CMYK.html +++ b/docs/CMYK.html @@ -34,7 +34,7 @@
  •   CMYK
  •   Usage
  • -
  •   Vocabulary
  • +
  •   Reference
  • diff --git a/docs/ColorManagement.html b/docs/ColorManagement.html index 5bb8482..aecef94 100644 --- a/docs/ColorManagement.html +++ b/docs/ColorManagement.html @@ -30,7 +30,7 @@
  •   CMYK
  •   Usage
  • -
  •   Vocabulary
  • +
  •   Reference
  • diff --git a/docs/Makefile.am b/docs/Makefile.am index 4a0e2cc..39c2079 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -17,7 +17,7 @@ HTML_FILES = index-static.html \ CMYK.html \ ColorManagement.html \ SymmetricAlpha.html \ - Vocabulary.html + Reference.html EXTRA_DIST= \ babl.css \ @@ -25,6 +25,7 @@ EXTRA_DIST= \ tools/changelog2rss \ index-static.html.in \ ColorManagement-static.html \ + Reference-static.html \ CMYK-static.html \ SymmetricAlpha-static.html \ COPYING \ @@ -72,7 +73,7 @@ index.html: index-static.html \ echo " [OK]" -Vocabulary.html: Vocabulary-static.html \ +Reference.html: Reference-static.html \ $(babl_html_dump) \ toc \ Makefile.am diff --git a/docs/Vocabulary-static.html b/docs/Reference-static.html similarity index 100% rename from docs/Vocabulary-static.html rename to docs/Reference-static.html diff --git a/docs/SymmetricAlpha.html b/docs/SymmetricAlpha.html index 26ef6df..df667c8 100644 --- a/docs/SymmetricAlpha.html +++ b/docs/SymmetricAlpha.html @@ -34,7 +34,7 @@
  •   CMYK
  •   Usage
  • -
  •   Vocabulary
  • +
  •   Reference
  • diff --git a/docs/toc b/docs/toc index 484d963..1a5cb4f 100644 --- a/docs/toc +++ b/docs/toc @@ -10,7 +10,7 @@
  •   CMYK
  •   Usage
  • -
  •   Vocabulary
  • +
  •   Reference
  • -- 2.30.2