Re: [gdal-dev] how to use docs?
Ivan Lucena
ivan.lucena at pmldnet.com
Tue Apr 27 09:52:54 EDT 2010
> Hi Ivan,
> Thank you for your timely response!
> > I am not familiar with Devhelp and I unaware that GDAL uses it. From what I saw on Wikipidea it
> > looks like an interesting resource but do you know if it can be integrated with Doxygen?
> It seems not. It seems need a litter more work directly from Doxygen to
> Devhelp. but I'm not sure about it.
> > Does it
> > process the same JavaDoc style annotation? If that is true I think there is a change that we might
> > auto generate Devhelp by running a script or something like that.
> But if there is not a doc for querying just like MSDN in Windows, how
> should I get enough info about GDAL functions?
You should find enough info on the following pages:
http://gdal.org/annotated.html
http://gdal.org/gdal_tutorial.html
http://gdal.org/gdal_datamodel.html
http://trac.osgeo.org/gdal/wiki/BuildingOnUnixWithNetBeansIDE
http://trac.osgeo.org/gdal/
Not in the same fashion of a MS Help or something like that but it pretty much covers everything. See that example here:
http://gdal.org/classGDALDataset.html#e077c53268d2272eebed10b891a05743
Good luck.
More information about the gdal-dev
mailing list