Opened 11 years ago
Closed 10 years ago
#2104 closed task (fixed)
Reorganize SUBMITTING files for addons
Reported by: | wenzeslaus | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.0.0 |
Component: | Docs | Version: | unspecified |
Keywords: | submitting, addons | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
There is a duplication between SUBMITTING files in the main source code and in the addons. I don't think that there is any chance to keep them in sync, so I suggest to keep SUBMITTING in the main source code and to have only addons-specific information in addons in the file named SUBMITTING or SUBMITTING_ADDONS. The file would than link the other files in some way (depending on syntax and a way of publishing other SUBMITTING files, see ticket #2103).
The list of current SUBMITTING files in the trunk:
- source:grass/trunk/SUBMITTING
- source:grass/trunk/SUBMITTING_DOCS
- source:grass/trunk/SUBMITTING_PYTHON
- source:grass/trunk/SUBMITTING_WXGUI
The list of current SUBMITTING files in the addons:
- source:grass-addons/SUBMITTING
- source:grass-addons/SUBMITTING_DOCS
- source:grass-addons/SUBMITTING_PYTHON
- source:grass-addons/SUBMITTING_SCRIPTS
- source:grass-addons/SUBMITTING_TCLTK
Maybe, reviewing the GRASS Wiki and GRASS Trac Wiki for some things which may be part of SUBMITTING files or linked from SUBMITTING might be also a good idea.
For the ease of maintenance all SUBMITTING* files removed in r61737 except for SUBMITTING which points to the new trac Wiki page: http://trac.osgeo.org/grass/wiki/Submitting