Author: cito
Date: Fri Jan 15 11:44:24 2016
New Revision: 752

Log:
Add new logo to the sidebar of the documentation

Added:
   branches/4.x/docs/_static/pygresql.png   (contents, props changed)
   trunk/docs/_static/pygresql.png   (contents, props changed)
Modified:
   branches/4.x/docs/_static/favicon.ico
   branches/4.x/docs/conf.py
   trunk/docs/_static/favicon.ico
   trunk/docs/conf.py

Modified: branches/4.x/docs/_static/favicon.ico
==============================================================================
Binary files branches/4.x/docs/_static/favicon.ico      Fri Jan 15 10:23:38 
2016        (r751) and branches/4.x/docs/_static/favicon.ico        Fri Jan 15 
11:44:24 2016        (r752) differ

Added: branches/4.x/docs/_static/pygresql.png
==============================================================================
Binary file. No diff available.

Modified: branches/4.x/docs/conf.py
==============================================================================
--- branches/4.x/docs/conf.py   Fri Jan 15 10:23:38 2016        (r751)
+++ branches/4.x/docs/conf.py   Fri Jan 15 11:44:24 2016        (r752)
@@ -138,7 +138,7 @@
 
 # The name of an image file (relative to this directory) to place at the top
 # of the sidebar.
-#html_logo = None
+html_logo = '_static/pygresql.png'
 
 # The name of an image file (within the static path) to use as favicon of the
 # docs.  This file should be a Windows icon file (.ico) being 16x16 or 32x32

Modified: trunk/docs/_static/favicon.ico
==============================================================================
Binary files trunk/docs/_static/favicon.ico     Fri Jan 15 10:23:38 2016        
(r751) and trunk/docs/_static/favicon.ico       Fri Jan 15 11:44:24 2016        
(r752) differ

Added: trunk/docs/_static/pygresql.png
==============================================================================
Binary file. No diff available.

Modified: trunk/docs/conf.py
==============================================================================
--- trunk/docs/conf.py  Fri Jan 15 10:23:38 2016        (r751)
+++ trunk/docs/conf.py  Fri Jan 15 11:44:24 2016        (r752)
@@ -136,7 +136,7 @@
 
 # The name of an image file (relative to this directory) to place at the top
 # of the sidebar.
-#html_logo = None
+html_logo = '_static/pygresql.png'
 
 # The name of an image file (within the static path) to use as favicon of the
 # docs.  This file should be a Windows icon file (.ico) being 16x16 or 32x32
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to