Add Sphinx doc

This commit is contained in:
shalvah
2019-04-26 00:48:33 +01:00
parent 8ebae10774
commit c48cf5e500

View File

@@ -51,6 +51,8 @@ html_theme = 'sphinx_rtd_theme'
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']
master_doc = 'index'
# app setup hook
def setup(app):
app.add_config_value('recommonmark_config', {