[C++-sig] boost::python + epydoc

Stefan Seefeld seefeld at sympatico.ca
Wed Nov 15 21:32:22 CET 2006


Neal Becker wrote:
> I'm using epydoc-3.0alpha3.  I know we've talked about this before, but I
> don't think the issue was resolved.
> 
> When using epydoc with boost::python doc strings, you have to turn off 
> signatures:
> 
>   docstring_options doc_options (true, false);
> 
> Otherwise, it seems epydoc is confused.
> 
> Is there any resolution to this issue?  I'd rather not have to turn off the
> signatures to add my documentation.

What is the issue with epydoc ? Do other documentation tools (happydoc, say)
work fine ? (I know epydoc supports both, parsing as well as introspection
to extract documentation. Is that related ?)

Thanks,
		Stefan

-- 

      ...ich hab' noch einen Koffer in Berlin...



More information about the Cplusplus-sig mailing list