Page 1 of 1

1.9 branch

Posted: Thu Dec 23, 2004 2:04 pm
by gyboth
my 1.9-efforts are in the cvs now. you can get the package using the update script.

this version doesn't do anything except for reading some xml definition files, so don't expect much. (and, before anything works you have to copy the 'support_files/definitions' directory to $HOME/.bygfoot.)

there's a file called TODO which contains some info on what i'm currently doing and what kind of immediate tasks there are.

i'm also going to post some code excerpts in the 'development stages' forum soon.

discussion and criticism are, as always, welcome :-)

gyözö

Posted: Thu Dec 23, 2004 4:19 pm
by gyboth
ah, yes: you can create code documentation (provided doxygen is installed) by typing make doc or make doc-verbose (if you'd like to see the standard doxygen output).

the documentation (html files) is written to 'doxygen/html'.

gyözö