[zeromq-dev] zermoq java bindings - docs

David Starkweather starkdg at comcast.net
Mon May 21 18:37:26 CEST 2012


 Thanks.  


 Its relatively easy to generate the documentation using the Doxygen
program.

For anyone interested, 

1.) Doxygen -g

this will generate a config file named "Doxyfile".  

2.) adjust settings in Doxyfile. the important one i found to be the 
    RECURSIVE setting so that it will search other directories and the
OUT_DIR to tell it where to generate the docs.

3. Doxygen Doxyfile

to generate the docs. I just ran it frm the /src/org dir of the jzmq
project and used docs/ as output dir.

thanks.
David Stark.







More information about the zeromq-dev mailing list