Add docs for new batch system.
And some other tweak(s).
This commit is contained in:
parent
6c7f1afcf4
commit
937a55c14d
7 changed files with 148 additions and 5 deletions
|
@ -34,6 +34,7 @@ execfile(os.path.join(os.pardir, 'tailbone', '_version.py'))
|
|||
extensions = [
|
||||
'sphinx.ext.autodoc',
|
||||
'sphinx.ext.todo',
|
||||
'sphinx.ext.viewcode',
|
||||
]
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue