|
@ -30,7 +30,7 @@ sys.path.insert(0, os.path.abspath('../')) |
|
|
# ones. |
|
|
# ones. |
|
|
extensions = [ |
|
|
extensions = [ |
|
|
'sphinx.ext.autodoc', |
|
|
'sphinx.ext.autodoc', |
|
|
'sphinx.ext.githubpages', |
|
|
# 'sphinx.ext.githubpages', |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
# Add any paths that contain templates here, relative to this directory. |
|
|
# Add any paths that contain templates here, relative to this directory. |
|
|