Hi,
what do people use for producing (automatic)
documentation of boost.python modules.
I ask because pydoc, which is used to generate most
of the python html documentation,
doesn't recognize boost.python classes as regular
classes but as extension-classes instead.
Eric