PyROOT, genreflex and docstrings?

From: Brett Viren <bv_at_bnl.gov>
Date: Wed, 18 Nov 2009 16:58:38 -0500


Hi,

Is it possible to document a C++ class in a way that genreflex will turn the markup into docstrings (ie, what foo.__doc__ would hold) when the class or method is interrogated from Python?

I see that for methods, their signatures are automatically turned into docstrings. This is very nice, but is there a way to add additional verbiage?

Thanks,
-Brett. Received on Wed Nov 18 2009 - 22:58:56 CET

This archive was generated by hypermail 2.2.0 : Thu Nov 19 2009 - 23:50:02 CET