minor fixes to links | misc cleanup

This commit is contained in:
Abraham Gonzalez
2019-05-27 17:11:10 -07:00
parent 0f34247378
commit 3b14ac8706
7 changed files with 27 additions and 6 deletions

View File

@@ -36,7 +36,8 @@ extensions = ['sphinx.ext.autodoc',
'sphinx.ext.mathjax',
'sphinx.ext.ifconfig',
'sphinx.ext.viewcode',
'sphinx.ext.githubpages']
'sphinx.ext.githubpages',
'sphinx.ext.autosectionlabel']
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']