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.




_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to