Fix name of project in doc config
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Fri, 3 Aug 2018 13:52:56 +0000 (15:52 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Fri, 3 Aug 2018 13:52:56 +0000 (15:52 +0200)
doc/conf.py

index 8fef733..97ef19d 100644 (file)
@@ -128,10 +128,10 @@ html_theme = 'classic'
 
 # The name for this set of Sphinx documents.  If None, it defaults to
 # "<project> v<release> 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.