[Python-Dev] Re: SWIG comments (original) (raw)
David Abrahams dave at boost-consulting.com
Thu Jul 22 22:03:19 CEST 2004
- Previous message: [Python-Dev] SWIG comments
- Next message: [Python-Dev] Re: SWIG comments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Aahz <aahz at pythoncraft.com> writes:
On Thu, Jul 22, 2004, Claire Guilbaud wrote:
Hi, I use SWIG to create a module from several C++ classes. In my C++ classes, I have a lot of comments to generate doxygen documentation. I would like to have the same comments for the module (with help(mymodule)) but in doc strings for pydoc. I don't want to have doc strings for pydoc in my C++ part. python-dev is for discussion of the Python project, not for development using Python. Please post your question to comp.lang.python (or look for a mailing list about Python extensions -- the Boost people would probably be willing to help even if you're not using Boost).
Actually most of us Boost people know almost nothing about SWIG. I'm pretty sure there's a SWIG-specific list where you could get answers.
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com
- Previous message: [Python-Dev] SWIG comments
- Next message: [Python-Dev] Re: SWIG comments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]