From: Eric van Riet Paap (eric_at_[hidden])
Date: 2001-03-28 04:53:39


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