PDA

View Full Version : Generating documentation



TauCeti
10-29-2006, 09:18 PM
Some files in the documentation (e.g. 0.8 reference: netobjects_client, netobjects_server) are missing on the website, so I tried to generate the API docs with doxygen (I simply loaded the .doxygen file in the Reference folder and selected html output), but the generated files were empty.

Anyone knows how to generate the documentation?

Otto (Strange) Halmén
10-30-2006, 01:55 PM
The documentation is difficult to generate due to the lack of documentation. :D
Don't you simply type "make" to build from makefiles?