소스 검색

logo: have a separate, bigger logo (do not reuse the favicon)

currently just scaled up / converted to png from the favicon.ico.
Thomas Waldmann 9 년 전
부모
커밋
077bcd0cde
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. BIN
      docs/_static/logo.png
  2. 1 1
      docs/conf.py

BIN
docs/_static/logo.png


+ 1 - 1
docs/conf.py

@@ -117,7 +117,7 @@ if not on_rtd:  # only import and set the theme if we're building docs locally
 
 # The name of an image file (relative to this directory) to place at the top
 # of the sidebar.
-html_logo = '_static/favicon.ico'
+html_logo = '_static/logo.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