commit | 130730ffd795013923e7b1afa17313d8a11eb909 | [log] [tgz] |
---|---|---|
author | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Sat Mar 13 11:14:49 2010 +0000 |
committer | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Sat Mar 13 11:14:49 2010 +0000 |
tree | 05670779fb2e8e56a1600c9d8b5f1106f0eae53b | |
parent | e1b26455e7145e5751310082d9d3dde129b23a38 [diff] [blame] |
Added NEWS.txt that provides a synopsis of the change since the last version. Integrated NEWS.txt in documentation.
diff --git a/doxybuild.py b/doxybuild.py index 0a2a6c7..0a31aae 100644 --- a/doxybuild.py +++ b/doxybuild.py
@@ -127,6 +127,7 @@ tarball_sources = [ output_dir, 'README.txt', + 'NEWS.txt', 'version' ] tarball_basedir = os.path.join( output_dir, html_output_dirname )