Generate news symlink when making docs

This commit is contained in:
Jonathan Lange
2011-08-04 01:33:00 +01:00
parent cdec066348
commit d136f3fb62
2 changed files with 5 additions and 2 deletions

View File

@@ -36,7 +36,11 @@ apidocs:
--docformat=restructuredtext --project-name=testtools \
--project-url=https://launchpad.net/testtools
docs: docs-sphinx
doc/news.rst:
ln -s ../NEWS doc/news.rst
docs: doc/news.rst docs-sphinx
rm doc/news.rst
docs-sphinx: html-sphinx

View File

@@ -1 +0,0 @@
../NEWS