Index of /mirror/grass.itc.it/grass70/source/snapshot/
Parent Directory
AUTHORS 27-Apr-2008 12:32:08 13.4K
COPYING 27-Apr-2008 12:32:08 1.4K
ChangeLog.gz 03-Jan-2009 10:40:15 421.7K
GPL.TXT 27-Apr-2008 12:32:08 17.6K
INSTALL 26-May-2008 16:55:42 8.5K
README 21-Jul-2008 08:10:39 1.9K
README.html 13-Sep-2008 09:21:05 1.6K
REQUIREMENTS.html 12-Sep-2008 19:37:37 7.2K
grass-7.0.svn_src_snapshot_2009_01_03.tar.gz 03-Jan-2009 10:40:14 33.0M
README
GRASS Development Subversion repository
##########################################################
How to get write access here?
Write access is only granted to developers who agree to abide by
RFC2 - Legal aspects of code contributions
http://download.osgeo.org/grass/grass6_progman/rfc/rfc2_psc.html
and the code submission guidelines (file SUBMITTING in this
directory).
This needs to be communicated to a GRASS developer. S/he will
then possibly propose you to the GRASS Project Steering committee
after a period of evaluation. For details, see
http://download.osgeo.org/grass/grass6_progman/rfc/main.html
Once write access is granted, you, the new developer need to
obtain an "osgeo_id" at http://www.osgeo.org/osgeo_userid
If you already have an "osgeo_id" but forgot it, search for it at
Search at http://www.osgeo.org/cgi-bin/ldap_web_search.py
##########################################################
How to compile GRASS:
See INSTALL file.
Yes, you should really read INSTALL.
##########################################################################
How to generate the 'Programmer's Manual':
This needs doxygen (http://www.doxygen.org) and optionally
Graphviz dot (http://www.research.att.com/sw/tools/graphviz/).
To build the GRASS programmer's documentation, run
make htmldocs
or to generate documentation as single html file (recommended for simple reading)
make htmldocs-single
here. This takes quite some time. The result is in lib/html/index.html
which refers to further document repositories in
lib/vector/html/index.html
lib/db/html/index.html
lib/gis/html/index.html
The master file is: ./grassrefman.dox where all sub-documents have to
be linked into.
To generate the documents in PDF format, run
make pdfdocs
An online version is available at:
http://download.osgeo.org/grass/grass6_progman/
http://download.osgeo.org/grass/grass6_progman_pdf/
| Powered by Netmirror.org – Hosted by Cityreview (DE, AT, CH, NL, BE, IT, US, UK, ES, FR, CN) |