Skip to content

Commit

Permalink
updated docs to work with rtd
Browse files Browse the repository at this point in the history
  • Loading branch information
blaflamme committed Oct 18, 2011
1 parent fe88fa8 commit a4a6ce8
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "docs/_themes"]
path = docs/_themes
url = git://github.com/Pylons/pylons_sphinx_theme.git
1 change: 0 additions & 1 deletion docs/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
_themes
_build/
2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions docs/_themes
Submodule _themes added at 03e5e5

0 comments on commit a4a6ce8

Please sign in to comment.