@@ -38,10 +38,9 @@ <H1 CLASS="western">GeoTools @RELEASE@</H1>
38
38
< P > The user guide includes the following tutorials to introduce you
39
39
to GeoTools development:</ P >
40
40
< UL >
41
- < LI > < P > < A HREF ="http://docs.geotools.org/latest/userguide/tutorial/quickstart/eclipse.html "> Eclipse
42
- Quickstart</ A > </ P >
43
- < LI > < P > < A HREF ="http://docs.geotools.org/latest/userguide/tutorial/quickstart/netbeans.html "> Netbeans
44
- Quickstart</ A > </ P >
41
+ < LI > < P > < A HREF ="http://docs.geotools.org/latest/userguide/tutorial/quickstart/index.html "> Quickstart</ a > (< A HREF ="http://docs.geotools.org/latest/userguide/tutorial/quickstart/eclipse.html "> Eclipse
42
+ </ A > , < A HREF ="http://docs.geotools.org/latest/userguide/tutorial/quickstart/netbeans.html "> Netbeans
43
+ </ A > or < A HREF ="http://docs.geotools.org/latest/userguide/tutorial/quickstart/maven.html "> Maven</ a > )</ P >
45
44
< LI > < P > < A HREF ="http://docs.geotools.org/latest/userguide/tutorial/feature/csv2shp.html "> Feature
46
45
Tutorial</ A > </ P >
47
46
< LI > < P > < A HREF ="http://docs.geotools.org/latest/userguide/tutorial/geometry/geometrycrs.html "> Geometry
@@ -52,8 +51,10 @@ <H1 CLASS="western">GeoTools @RELEASE@</H1>
52
51
Tutorial</ A > </ P >
53
52
< LI > < P > < A HREF ="http://docs.geotools.org/latest/userguide/tutorial/map/style.html "> Map
54
53
Style Tutorial</ A > </ P >
54
+ < LI > Additional < A HREF ="http://docs.geotools.org/latest/userguide/tutorial/advanced/index.html "> advanced tutorials</ A > cover topics such as making your own function, process or datastore.</ LI >
55
55
</ UL >
56
56
57
+
57
58
< P > Welcome to GeoTools development!</ P >
58
59
< H2 CLASS ="western "> Reference</ H2 >
59
60
< P > For full details on requirements and build process please see the
@@ -88,8 +89,8 @@ <H3 CLASS="western">Building (Optional)</H3>
88
89
< P > Once you have maven installed, you can perform a full build by
89
90
moving to the GeoTools folder and typing:</ P >
90
91
< P STYLE ="margin-left: 2cm "> mvn install</ P >
91
- < P > Please read the < A HREF ="http://docs.geotools.org/latest/developer/guide/building /maven/maven .html "> Developers
92
- Guide</ A > for more information about maven: </ P >
92
+ < P > Please read the < A HREF ="http://docs.geotools.org/latest/userguide/advanced/build /maven/index .html "> User
93
+ Guide</ A > for more information about maven. </ P >
93
94
< H3 CLASS ="western "> Getting Involved (Recommended)</ H3 >
94
95
< P > The < A HREF ="mailto:geotools-gt2-users@lists.sourceforge.net "> gt2-users
95
96
mailing list</ A > is provided for general inquiries, with additional
@@ -105,4 +106,4 @@ <H3 CLASS="western">Getting Involved (Recommended)</H3>
105
106
< P > < I > The GeoTools Project Management Committee, Open Source
106
107
Geospatial Foundation</ I > </ P >
107
108
</ BODY >
108
- </ HTML >
109
+ </ HTML >
0 commit comments