Changes between Version 2 and Version 3 of DevWikiPatch
- Timestamp:
- 08/09/09 07:49:09 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevWikiPatch
v2 v3 1 1 == Preparing Patches for Inclusion == 2 2 1. Before you even start programming refer to our [http://svn.osgeo.org/postgis/trunk/STYLE PostGIS coding Style Guide] to ensure your code meets our high standards of quality :). 3 3 4 2. Pay careful attention to how you comment functions. This is important so the function descriptions get picked up by our Doxygen autodocumenter