Blaise Laflamme
2011-11-15 874320921e87c49f799a131b33d80008a6f467f6
updated docs for rtd
3 files added
2 files modified
9 ■■■■ changed files
.gitmodules 3 ●●●●● patch | view | raw | blame | history
docs/.gitignore 1 ●●●● patch | view | raw | blame | history
docs/Makefile 2 ●●● patch | view | raw | blame | history
docs/_themes @ 03e5e5 1 ●●●● patch | view | raw | blame | history
rtd.txt 2 ●●●●● patch | view | raw | blame | history
.gitmodules
New file
@@ -0,0 +1,3 @@
[submodule "docs/_themes"]
    path = docs/_themes
    url = git://github.com/Pylons/pylons_sphinx_theme.git
docs/.gitignore
@@ -1,3 +1,2 @@
_build
_themes
docs/Makefile
@@ -85,4 +85,4 @@
    @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
docs/_themes
New file
@@ -0,0 +1 @@
Subproject commit 03e5e5aaaeddc4c9aea887478c7e7b379a127b6f
rtd.txt
New file
@@ -0,0 +1,2 @@
repoze.sphinx.autointerface
repoze.lru