Changes between Version 1 and Version 2 of DevWikiPatch
- Timestamp:
- 08/09/09 07:49:00 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified DevWikiPatch
v1 v2 1 1 == Preparing Patches for Inclusion == 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 2. Pay careful attention to how you comment functions. This is important so the function descriptions get picked up by our Doxygen autodocumenter