From 21f28d8b4de42f33c8b6af16ea94040b49df8be5 Mon Sep 17 00:00:00 2001 From: Slavek Kabrda Date: Aug 27 2018 10:09:46 +0000 Subject: Document the removal of HTML_TITLE config variable --- diff --git a/doc/configuration.rst b/doc/configuration.rst index 4992b37..80d75b3 100644 --- a/doc/configuration.rst +++ b/doc/configuration.rst @@ -1344,15 +1344,6 @@ more information. Defaults to: ``{}`` -HTML_TITLE -~~~~~~~~~~ - -This configuration key allows you to customize the HTML title of all the -pages, from ``... - pagure`` (default) to ``... - ``. - -Defaults to: ``Pagure`` - - CASE_SENSITIVE ~~~~~~~~~~~~~~ @@ -1543,3 +1534,14 @@ Defaults to: ``'https://apps.fedoraproject.org/global/fedora-bootstrap-1.1.1/fed This has been deprecated by the new way of theming pagure, see the `theming documentation `_ + +HTML_TITLE +~~~~~~~~~~ + +This configuration key allows you to customize the HTML title of all the +pages, from ``... - pagure`` (default) to ``... - ``. + +Defaults to: ``Pagure`` + +This has been deprecated by the new way of theming pagure, see the `theming +documentation `_