mirror of
https://github.com/braillerap/BrailleRap.git
synced 2025-06-08 09:59:58 +02:00
typo
This commit is contained in:
parent
801a382603
commit
2595490214
@ -45,7 +45,7 @@ pygments_style = 'sphinx'
|
|||||||
htmlhelp_basename = 'BrailleRapSPdoc'
|
htmlhelp_basename = 'BrailleRapSPdoc'
|
||||||
latex_documents = [
|
latex_documents = [
|
||||||
('index', 'BrailleRapSP.tex', u'BrailleRapSP Documentation',
|
('index', 'BrailleRapSP.tex', u'BrailleRapSP Documentation',
|
||||||
u'BrailleRapSP Team', 'manual'),
|
u'BrailleRap-SP Team', 'manual'),
|
||||||
]
|
]
|
||||||
|
|
||||||
#man_pages = [
|
#man_pages = [
|
||||||
@ -67,7 +67,7 @@ gettext_compact = False
|
|||||||
html_theme = 'sphinx_rtd_theme'
|
html_theme = 'sphinx_rtd_theme'
|
||||||
html_static_path = ['_static']
|
html_static_path = ['_static']
|
||||||
#html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
|
#html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
|
||||||
#html_theme_path = ["_themes"]
|
html_theme_path = ["_themes"]
|
||||||
#html_logo = 'img/logo.svg'
|
#html_logo = 'img/logo.svg'
|
||||||
|
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user