Let us start here, from square one. No, from Zero!
This commit is contained in:
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
# Sphinx configuration for readthedocs.
|
||||
|
||||
import os, sys
|
||||
|
||||
master_doc = 'index'
|
||||
html_theme = 'theme'
|
||||
html_theme_path = ["."]
|
||||
Reference in New Issue
Block a user