Skip to content

Commit

Permalink
new settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Otoru committed Jul 5, 2020
1 parent 0a4bebb commit dd17954
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,14 @@
author = 'Vitor Hugo de O. Vargas'

extensions = [
'sphinx.ext.githubpages',
'sphinx_rtd_theme'
]

templates_path = ['_templates']

source_suffix = '.rst'

exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']

html_theme = 'sphinx_rtd_theme'
Expand Down

0 comments on commit dd17954

Please sign in to comment.