Skip to content

Commit 81fc785

Browse files
authored
Fiexd: Change Theme on RTD to sphinx_rtd_theme
1 parent a094ebb commit 81fc785

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/conf.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
master_doc = 'index'
1212

1313
# General information about the project.
14-
project = u'navit'
14+
project = 'navit'
1515
year = datetime.now().year
16-
author = u'The Navit Team'
16+
author = 'The Navit Team'
17+
html_theme = "sphinx_rtd_theme"

0 commit comments

Comments
 (0)