Browse Source

Don't need sphinxtogithub anymore

Ask Solem 13 years ago
parent
commit
4fb010a231
1 changed files with 0 additions and 1 deletions
  1. 0 1
      pavement.py

+ 0 - 1
pavement.py

@@ -40,7 +40,6 @@ def qhtml(options):
 @needs("clean_docs", "paver.doctools.html")
 def ghdocs(options):
     builtdocs = sphinx_builddir(options)
-    sh("sphinxtogithub", cwd=builtdocs)
     sh("git checkout gh-pages && \
             cp -r %s/* .    && \
             git commit . -m 'Rendered documentation for Github Pages.' && \