Changes between Version 36 and Version 37 of OSGeoIncubationChecklist
- Timestamp:
- Jun 11, 2014, 5:06:56 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OSGeoIncubationChecklist
v36 v37 51 51 === Documentation === 52 52 53 1. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] The project has user documentation: 54 a. Including sufficient detail to guide a new user through performing the core functionality provided by the application. 53 1. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] The project has user documentation, including sufficient detail to guide a new user through performing the core functionality provided by the application: http://www.rasdaman.org/wiki/Documentation, http://www.rasdaman.org/browser/manuals_and_examples 55 54 1. [[Image(http://upload.wikimedia.org/wikipedia/commons/c/cc/Icons-mini-icon_accept.gif)]] The project has developer documentation: 56 a. Including checkout and build instructions .57 a. Including commented code, ideally published for developer use . NOTE: Examples: javadocs for Java applications, or Sphinx documentation for Python applications.58 a. Providing sufficient detail for an experienced programmer to contribute patches or a new module in accordance with the project's programming conventions .55 a. Including checkout and build instructions: http://www.rasdaman.org/wiki/Documentation, http://www.rasdaman.org/wiki/Download 56 a. Including commented code, ideally published for developer use: there is ample inline documentation, including javadoc and doxygen instrumentation: http://www.rasdaman.org/browser 57 a. Providing sufficient detail for an experienced programmer to contribute patches or a new module in accordance with the project's programming conventions: see http://www.rasdaman.org/wiki/HowToContribute as an entry point for tons of descriptions, hints, and how-tos. 59 58 60 59 === Release Procedure ===