Browse Source

docs: remove github ext [ci skip]

pull/34/head v0.8.0
Rossen Georgiev 9 years ago
parent
commit
ce4be40ae2
  1. 2
      docs/conf.py

2
docs/conf.py

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

Loading…
Cancel
Save