GNOME Bugzilla – Bug 684193
gtk-doc doclet: Use property documentation for getters and setters?
Last modified: 2021-06-10 20:55:39 UTC
The html generated by valadoc's gtkdoc doclet does not seem to show properties that are declared in the .vala file. It does show the getter and setter functions that are generated for the properties, but they don't have the property documentation either. I checked that the property documenation shows up in the regular valadoc html output, to check that I was using the right syntax.
If I pass the generated library file to valadoc then the properties do show up, along with signals and object hieriarchy. However, it would be nice if the getters and setters used the same documentation, instead of just linking to the property documentation via the parameter/returns documentation.
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version of valadoc, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a new ticket at https://gitlab.gnome.org/GNOME/valadoc/-/issues/ Thank you for your understanding and your help.