Add DISPLAY_TAGS_ON_MENU option (Fix #2244)

This commit is contained in:
Florent Gallaire 2017-11-02 16:19:57 +01:00
commit dcd34b4a03
3 changed files with 8 additions and 0 deletions

View file

@ -60,6 +60,11 @@ Basic settings
Whether to display categories on the menu of the template. Templates may or
not honor this setting.
.. data:: DISPLAY_TAGS_ON_MENU = False
Whether to display tags on the menu of the template. Templates may or not
honor this setting.
.. data:: DOCUTILS_SETTINGS = {}
Extra configuration settings for the docutils publisher (applicable only to