From: Christian Herdtweck Date: Fri, 3 Aug 2018 13:52:56 +0000 (+0200) Subject: Fix name of project in doc config X-Git-Tag: v1.3~20 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=891d3027e7290972f209f06abf3b27e1d3d0bb57;p=pyi2ncommon Fix name of project in doc config --- diff --git a/doc/conf.py b/doc/conf.py index 8fef733..97ef19d 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -128,10 +128,10 @@ html_theme = 'classic' # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". -html_title = "libi2ncommon documentation" +html_title = "pyi2ncommon documentation" # A shorter title for the navigation bar. Default is the same as html_title. -html_short_title = "libi2ncommon docs" +html_short_title = "pyi2ncommon docs" # The name of an image file (relative to this directory) to place at the top # of the sidebar.