Re: [GRASS-user] Locating Programmers' Manual as pdf -- FOUND

2011-01-14 Thread Rich Shepard

On Fri, 14 Jan 2011, Rich Shepard wrote:


 I ran 'make pdfdocs' on the 6.5 source tree and watched the process
quickly scroll by. However, I cannot find the output file. Does anyone
know to where it's written?


  Naturally, I found it just after sending this message. It's in
../grass-6.5svn/rfc/latex/.

Rich
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Locating Programmers' Manual as pdf -- FOUND

2011-01-14 Thread Martin Landa
Hi,

2011/1/15 Rich Shepard rshep...@appl-ecosys.com:
 On Fri, 14 Jan 2011, Rich Shepard wrote:

  I ran 'make pdfdocs' on the 6.5 source tree and watched the process
 quickly scroll by. However, I cannot find the output file. Does anyone
 know to where it's written?

  Naturally, I found it just after sending this message. It's in
 ../grass-6.5svn/rfc/latex/.

hm, there are several pdf files

./gui/wxpython/latex/grass65wxpythonlib_2011_01_15_refman.pdf
./rfc/latex/grassrfc_list_2011_01_15_refman.pdf
./lib/g3d/latex/grass65g3dlib_2011_01_15_refman.pdf
./lib/vector/dglib/latex/grass65dglib_2011_01_15_refman.pdf
./lib/vector/latex/refman.pdf
./lib/gis/latex/refman.pdf
./lib/db/latex/grass65dbmilib_2011_01_15_refman.pdf
./lib/ogsf/latex/grass65ogsflib_2011_01_15_refman.pdf
./lib/proj/latex/grass65projlib_2011_01_15_refman.pdf
./lib/gpde/latex/grass65gpdelib_2011_01_15_refman.pdf
./lib/gmath/latex/grass65gmathlib_2011_01_15_refman.pdf
./lib/segment/latex/grass65segmentlib_2011_01_15_refman.pdf

Shouldn't be there `pdfdocs-single` to generate single pdf file?

Martin


-- 
Martin Landa landa.martin gmail.com * http://geo.fsv.cvut.cz/~landa
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Locating Programmers' Manual as pdf -- FOUND

2011-01-14 Thread Rich Shepard

On Sat, 15 Jan 2011, Martin Landa wrote:


./rfc/latex/grassrfc_list_2011_01_15_refman.pdf


Martin,

  This is what I thought would be a programmer's manual, but it is not.


./lib/g3d/latex/grass65g3dlib_2011_01_15_refman.pdf
./lib/vector/dglib/latex/grass65dglib_2011_01_15_refman.pdf
./lib/vector/latex/refman.pdf
./lib/gis/latex/refman.pdf
./lib/db/latex/grass65dbmilib_2011_01_15_refman.pdf
./lib/ogsf/latex/grass65ogsflib_2011_01_15_refman.pdf
./lib/proj/latex/grass65projlib_2011_01_15_refman.pdf
./lib/gpde/latex/grass65gpdelib_2011_01_15_refman.pdf
./lib/gmath/latex/grass65gmathlib_2011_01_15_refman.pdf
./lib/segment/latex/grass65segmentlib_2011_01_15_refman.pdf


  What I want is knowledge that I need to convert the r.fuzzy code from
version 4.2.1 (and, perhaps, from French to English) to version 6.5. I need
to add floating point capabilities and pointers on how to add that to an
interger-only module would be very helpful. (Actually, the variable names
and source code comments can remain in French as long as the code compiles,
integrates with the rest of GRASS, and works.)

  I've not looked at GRASS code in about a decade so I thought that a
programmer's manual would be helpful. What I see in the html pages are notes
that most of the text refers to version 4.x, that the version 5.x has not
been integrated to replace the older information, and there's nothing
explicit that addresses version 6.x code. Makes it difficult for those of us
not part of the core development team to contribute.

Thanks,

Rich
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user