Skip to content
Snippets Groups Projects

adds CI documentation builder

Merged Lee McCuller requested to merge lee-mcculler/pygwinc:docs into master
Files
3
+ 0
1
@@ -32,7 +32,6 @@
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
'nbsphinx',
'sphinx.ext.autodoc',
'sphinx.ext.todo',
'sphinx.ext.coverage',
Loading