Commit e75d2e4c authored by Reed O'Brien's avatar Reed O'Brien

doc update for RTD

parent 72c51094
......@@ -8,3 +8,4 @@ venv
env26/
zodburi/coverage.xml
nosetests.xml
docs/_build/
[submodule "docs/_themes"]
path = docs/_themes
url = git://github.com/Pylons/pylons_sphinx_theme.git
_themes
_build/
.static
......@@ -25,7 +25,7 @@ help:
clean:
-rm -rf _build/*
html: _themes/
html: _themes
mkdir -p _build/html _build/doctrees
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) _build/html
@echo
......@@ -85,4 +85,4 @@ epub:
@echo "Build finished. The epub file is in _build/epub."
_themes:
git clone git://github.com/Pylons/pylons_sphinx_theme.git _themes
cd ..; git submodule update --init; cd docs
Subproject commit 03e5e5aaaeddc4c9aea887478c7e7b379a127b6f
repoze.sphinx.autointerface
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment