mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
New logo for calibre (thanks to Caleb Avery)
This commit is contained in:
parent
809ba2f328
commit
018df10677
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 17 KiB |
Binary file not shown.
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 116 KiB |
@ -94,8 +94,9 @@ html_last_updated_fmt = '%b %d, %Y'
|
||||
#html_use_smartypants = True
|
||||
|
||||
# Overall title of the documentation
|
||||
html_title = 'calibre User Manual'
|
||||
html_logo = 'resources/logo.png'
|
||||
html_title = 'calibre User Manual'
|
||||
html_short_title = 'Start'
|
||||
html_logo = 'resources/logo.png'
|
||||
|
||||
# Custom sidebar templates, maps document names to template names.
|
||||
#html_sidebars = {}
|
||||
@ -113,6 +114,7 @@ html_copy_source = False
|
||||
# Output file base name for HTML help builder.
|
||||
htmlhelp_basename = 'calibredoc'
|
||||
|
||||
html_use_opensearch = 'http://calibre.kovidgoyal.net/user_manual'
|
||||
|
||||
# Options for LaTeX output
|
||||
# ------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user