mirror of
https://github.com/braillerap/BrailleRap.git
synced 2025-06-07 17:39:58 +02:00
add python extension for rtd theme
This commit is contained in:
parent
ddfa092091
commit
dedc92b3c0
@ -24,3 +24,6 @@ formats:
|
||||
- pdf
|
||||
|
||||
# Optionally declare the Python requirements required to build your docs
|
||||
python:
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
@ -107,7 +107,7 @@ pygments_style = 'sphinx'
|
||||
# -- Options for HTML output -------------------------------------------------
|
||||
|
||||
# Maps git branches to Sphinx themes
|
||||
default_html_theme = 'classic'
|
||||
default_html_theme = 'sphinx_rtd_theme'
|
||||
branch_to_theme_mapping = {
|
||||
# 3rd party themes
|
||||
'master': default_html_theme,
|
||||
|
Loading…
x
Reference in New Issue
Block a user