Changes between Version 7 and Version 8 of Submitting
- Timestamp:
- 08/05/14 15:59:29 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Submitting
v7 v8 1 == GRASS GIS development == 2 3 GRASS - Geographic Resources Analysis Support System has been under continual development since 1982. The strength and success of GRASS GIS relies on the user community. With this in mind, the philosophy of the GRASS Development Team is to encourage users to develop their own unique tools and applications for GRASS. If you develop tools and techniques that you feel would benefit other GRASS users, please see below how to structure code and documentation for the benefit of all: 4 1 5 Submitting rules for: 2 6 … … 6 10 * [wiki:Submitting/wxGUI wxGUI code] (wxPython-based GUI code) 7 11 * [wiki:Submitting/Docs Documentation-related notes] 8 * [wiki:Submitting/TclTk TCL/TK code] (GRASS 6 ONLY) 12 * [wiki:Submitting/TclTk TCL/TK code] (GRASS GIS 4.x-6.x only) 13 14 See also: 15 * http://grass.osgeo.org/development/