소스 검색

Don't need sphinxtogithub anymore

Ask Solem 13 년 전
부모
커밋
4fb010a231
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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.' && \