Revision: 1363
Author: ccanepacc
Date: Mon Mar 24 12:40:46 2014 UTC
Log: updating building notes
http://code.google.com/p/los-cocos/source/detail?r=1363
Modified:
/trunk/tools/building_release_notes.txt
=======================================
--- /trunk/tools/building_release_notes.txt Mon Mar 24 12:06:43 2014 UTC
+++ /trunk/tools/building_release_notes.txt Mon Mar 24 12:40:46 2014 UTC
@@ -1,5 +1,8 @@
After a release, please update this document if any change was needed.
+ 0 Update the copyright/license header in all files under cocos/ and
tools/skeleton/
+ The script tools/change_license.py is used for thet.
+
1 Checking that the pypi page has proper reST
To check for reST conformance, somewhere (distutils ? pypi ?) the
command
$ python setup.py --long-description | rst2html.py > output.html