I'll get Sphinx installed.I found RST files on Github in
geotools/docs/developer/docs. Would I create a new RST file like
"unsupported_modules.rst" or add my content to index.rst, welcome.rst,
reference.rst or tutorial.rst?
After the RST file has been created, what is the typical documentation
wor
GeoTools does not have a guide on how to write documentation (afaik), but
GeoServer does and uses
the same system, this should help you get started:
http://docs.geoserver.org/latest/en/docguide/
Details (such as they are) are in the developer guide:
http://docs.geotools.org/latest/developer/docs/
On Fri, Nov 1, 2013 at 2:41 AM, Landon Blake
wrote:
> Jody:
>
> Can you give me any suggestions on how we move forward with your list?
> Specifically Item #2 and Item #3? I'm willing to update the developer's
> guide, but I struggled to figure out how to edit the wiki. I kept getting
> lost in Cod
Jody:
Can you give me any suggestions on how we move forward with your list?
Specifically Item #2 and Item #3? I'm willing to update the developer's
guide, but I struggled to figure out how to edit the wiki. I kept getting
lost in CodeHaus web pages.
Landon
On Sun, Oct 20, 2013 at 8:40 PM, Jody
I like where you are coming from Landon, I tried to help with a round of docs
(but would really like to see content datastore finished).
One of the most smooth summer of code experiences I had was talking a group of
students through the udig and geotools tutorials using a google hangout session
+1 from here.
On Fri, Oct 11, 2013 at 7:29 PM, Andrea Aime
wrote:
> On Fri, Oct 11, 2013 at 7:07 PM, Landon Blake <
> sunburned.surve...@gmail.com> wrote:
>
>> I wanted to contact the GeoTools programming community about some ideas I
>> had about making it easier for new programmers to contribut
On Fri, Oct 11, 2013 at 7:07 PM, Landon Blake
wrote:
> I wanted to contact the GeoTools programming community about some ideas I
> had about making it easier for new programmers to contribute new
> unsupported modules to GeoTools. These ideas came from my involvement with
> Julian on the Summer of