[Uml-devel] [Bug 145916] New: Class attribute documentation not generated for python
Ben Hearsum
bhearsum at wittydomain.com
Thu May 24 20:07:30 UTC 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=145916
Summary: Class attribute documentation not generated for python
Product: umbrello
Version: unspecified
Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: bhearsum wittydomain com
Version: svn (using KDE KDE 3.5.6)
Installed from: Ubuntu Packages
OS: Linux
No documentation is generated (either in code generation or exporting to HTML) for class attributes in Python. I'm unsure if this is a bug or a missing feature. To me, it's pretty critical that this documentations is generated _somewhere_.
STR:
1) Create a Python project.
2) Add a class with attributes
3) Add documentation to those attributes
4) Generate code or export to HTML
Expected Behaviour:
Documentation should be generated for class attributes
Actual Behaviour:
Attribute documentation is not included anywhere in the generated files.
More information about the umbrello-devel
mailing list