Skip to content
Snippets Groups Projects
Commit 68fa824b authored by José Manuel Macías Luna's avatar José Manuel Macías Luna Committed by Tim van Dijen
Browse files

Created conf.py with basic readthedocs configuration (#1293)

parent 1f5d540f
No related branches found
No related tags found
No related merge requests found
import sphinx_rtd_theme
extensions = [
'sphinx_rtd_theme',
]
html_theme = "sphinx_rtd_theme"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment