Skip to content

Commit

Permalink
Create conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
myngoc committed Aug 24, 2019
1 parent d0f73eb commit d55fa32
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions conf.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
import sphinx_rtd_theme

extensions = [
...
'sphinx_rtd_theme',
]

html_theme = "sphinx_rtd_theme"

0 comments on commit d55fa32

Please sign in to comment.