[bind10-dev] doxygen for Python
Jeremy C. Reed
jreed at isc.org
Fri Feb 10 14:19:27 UTC 2012
I modified my Doxyfile to include python directories (other than tests).
See
http://git.bind10.isc.org/~jreed/doxygen/namespaces.html
http://git.bind10.isc.org/~jreed/doxygen/files.html
and the other list/index pages
We need descriptions.
Maybe it is wrong to include the documentation for the C++ and Python
code in the same place, unless we make sure it is clearly identified.
Compare these two documents generated with pydoc and doxygen from same
source:
http://git.bind10.isc.org/~jreed/doxygen/classisc_1_1net_1_1addr_1_1_i_p_addr.html
http://bind10.isc.org/docs/developers/pydoc/addr.html
And:
http://git.bind10.isc.org/~jreed/doxygen/data_8py.html
http://bind10.isc.org/docs/developers/pydoc/data.html
Also I don't see it now, but I think there was some confusion to doxygen
based on identical names.
Any comments on this? What would you like to see done with this?
More information about the bind10-dev
mailing list