Change epub theme
This commit is contained in:
parent
052c8335be
commit
8f7dc23858
1 changed files with 2 additions and 1 deletions
|
@ -278,7 +278,8 @@ epub_exclude_files = [
|
|||
'apropos.xhtml',
|
||||
'nav.xhtml'
|
||||
]
|
||||
epub_theme = 'epub'
|
||||
epub_theme = 'nervproject'
|
||||
epub_theme_options = html_theme_options
|
||||
epub_show_urls = 'footnote'
|
||||
|
||||
diag_antialias = True
|
||||
|
|
Loading…
Reference in a new issue