Hi Derek, Yes, we use doxypy for Python comments. I pushed a simple_py_app today, with example of how the documentation works.
Regards KK On 6 January 2011 18:44, Derek Cormier <[email protected]> wrote: > Hi KK, > > No problem. I'm working on some more changes to further expose python, and I > noticed that core.py has both method header comments and doc strings. If I > clean up the comments, which should I use? And, do you also format python > comments for doxygen? > > Thanks, > -Derek > > On 01/06/2011 05:03 AM, kk yap wrote: >> >> Hi Derek, >> >> I pushed all the patches. I did not realize you are just exposing >> things to Python and not declaring new structs. Sorry. A quick >> glimpse has failed me. >> >> Regards >> KK >> >> On 3 January 2011 21:07, Derek Cormier<[email protected]> >> wrote: >>> >>> Here is a patch for destiny to fix a bug where pyglue.cc was using ntohl >>> on >>> ofp_flow_stat's cookie field instead of ntohll, which is required for >>> 64-bit >>> values. >>> >>> -Derek >>> >>> _______________________________________________ >>> nox-dev mailing list >>> [email protected] >>> http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org >>> >>> > > _______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
