Bladeren bron

Don't need sphinxtogithub anymore

Ask Solem 13 jaren geleden
bovenliggende
commit
4fb010a231
1 gewijzigde bestanden met toevoegingen van 0 en 1 verwijderingen
  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.' && \