Changes between Version 16 and Version 17 of Submitting


Ignore:
Timestamp:
Apr 24, 2016, 3:18:25 AM (8 years ago)
Author:
neteler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Submitting

    v16 v17  
    11[[TOC]]
    2 == GRASS GIS development ==
     2= GRASS GIS development =
    33
    44GRASS - 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.
    55
    6 '''Submitting rules''' (check your code against these rules):
     6== Submitting rules ==
     7
     8Be sure to check your code against these rules:
    79
    810 * [wiki:Submitting/General General notes]