[Python-Dev] SWIG comments (original) (raw)
Claire Guilbaud claireguilbaud at yahoo.fr
Thu Jul 22 13:15:23 CEST 2004
- Previous message: [Python-Dev] Logging with no handlers configured
- Next message: [Python-Dev] SWIG comments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
Does anybody know a solution ?
Thanks very much
Margebulle
Créez gratuitement votre Yahoo! Mail avec 100 Mo de stockage ! Créez votre Yahoo! Mail
Yahoo! Messenger : dialoguez instantanément avec vos amis - c'est gratuit ! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/python-dev/attachments/20040722/f909b0cc/attachment.htm
- Previous message: [Python-Dev] Logging with no handlers configured
- Next message: [Python-Dev] SWIG comments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]