소스 검색

docs: must run make html before release

Thomas Waldmann 9 년 전
부모
커밋
688488d62d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      docs/development.rst

+ 1 - 0
docs/development.rst

@@ -80,6 +80,7 @@ Checklist::
 - is Travis CI happy also?
 - update CHANGES.rst (compare to git log). check version number of upcoming release.
 - check MANIFEST.in and setup.py - are they complete?
+- cd docs ; make html  # to update the usage include files
 - tag the release::
 
   git tag -s -m "tagged release" 0.26.0