Opened 15 years ago
Closed 15 years ago
#406 closed enhancement (done)
Minor doc improvements
Reported by: | Peter Kovacs | Owned by: | Peter Kovacs |
---|---|---|---|
Priority: | major | Milestone: | LEMON 1.3 release |
Component: | documentation | Version: | hg main |
Keywords: | Cc: | ||
Revision id: |
Description
Attachments (3)
Change History (9)
Changed 15 years ago by
Attachment: | doc-impr-140c953ad5d1.patch added |
---|
comment:1 Changed 15 years ago by
Component: | core → documentation |
---|---|
Owner: | changed from Alpar Juttner to Peter Kovacs |
Status: | new → assigned |
Type: | defect → enhancement |
comment:2 follow-up: 3 Changed 15 years ago by
I wish I understood the change in kruskal.h. I see that the short doc is currently missing from on the file list page. Does this change solve that issue? How?
comment:3 Changed 15 years ago by
Replying to alpar:
I wish I understood the change in kruskal.h. I see that the short doc is currently missing from on the file list page. Does this change solve that issue? How?
Yes this change solves that issue. See my comment at another ticket about this strange doxygen bug (or feature?): ticket:397:7.
Other source files only contain brief doc, that's why I simply removed the detailed doc.
Changed 15 years ago by
Attachment: | 406-e0cef67fe565.patch added |
---|
comment:4 Changed 15 years ago by
I attached another patch [e0cef67fe565] with further doc improvements.
Changed 15 years ago by
Attachment: | 406-745312f9b441.patch added |
---|
comment:5 Changed 15 years ago by
[745312f9b441] is another similar patch for the doc of the path structures. (It is on the top of [e0cef67fe565].)
comment:6 Changed 15 years ago by
Resolution: | → done |
---|---|
Status: | assigned → closed |
[140c953ad5d1] is attached.