We use doxygen in KTiny which is a very good document generator. It allows pydoc style documentation (strings after function def) but also using python comments. We use the latter because we find it results in much more readable code. Output is also very configurable. I really recommend it for python and other languages.
------------------------ Albert Cervera i Areny http://www.NaN-tic.com _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
