The last days I have almost finished the migration
of the Programmer's manual into the source code
(based on doxygen):
- inserted docs for around 800 functions in 230 files.
- TODO: add/finish the general explanations pages such
as src/libes/gis/gisrasterlib.dox
(also a very boring job)
- clean out docs where the function no longer exists
(orphaned explanations)
In future we'll be able to extract the progman just by
launching
G53: make docs
G57: make htmldocs (or)
make pdfdocs
I'll make that a cronjob later to update the web site
automatically on a weekly/monthly base.
My hope is that the maintainance of the programmer's manual
will be easier since the docs are now as close as possible
to the functions.
Hope this helps (also to get new developers
Markus
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
good job!
please let us know when the html/pdfdocs will be ready for download.
Thanks markus.
pc
At 19:34, mercoledì 06 ottobre 2004, Markus Neteler has probably written:
The last days I have almost finished the migration
of the Programmer's manual into the source code
(based on doxygen):
In future we'll be able to extract the progman
I'll make that a cronjob later to update the web site
automatically on a weekly/monthly base.
- --
Paolo Cavallini
cavallini@faunalia.it www.faunalia.it
Piazza Garibaldi 5 - 56025 Pontedera (PI), Italy Tel: (+39)348-3801953
GPG key @: hkp://wwwkeys.pgp.net http://www.pgp.net/wwwkeys.html
https://www.biglumber.com
Only free software: www.gnu.org / www.linux.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFBZPBr/NedwLUzIr4RAi78AJsGTmm52Rm7UG+VKrE2Hk3drybLlACghGnl
Xr9h8YT0wuLbi/kMQijndPo=
=oMvb
-----END PGP SIGNATURE-----
On Wed, Oct 06, 2004 at 07:34:09PM +0200, Markus Neteler wrote:
The last days I have almost finished the migration
of the Programmer's manual into the source code
(based on doxygen):
Good job.
In future we'll be able to extract the progman just by
launching
[ make docs ]
My hope is that the maintainance of the programmer's manual
will be easier since the docs are now as close as possible
to the functions.
Hope this helps (also to get new developers
Certainly another huge improvement which makes GRASS more attractive.
Good hackers are attracted by good infrastructure.
Bernhard