udisks icon indicating copy to clipboard operation
udisks copied to clipboard

docs: Missing deprecated symbols

Open tbzatek opened this issue 5 years ago • 0 comments
trafficstars

C symbols that are marked as deprecated are missing from the documentation. The C headers look sane, deprecated symbols are there and properly annotated.

For example the UDisksManager section is missing the udisks_manager_call_enable_modules() symbols and udisks_manager_call_enable_module() is wrongly marked as deprecated instead. The org.freedesktop.UDisks2.Manager D-Bus API section is correct on the other hand. Thee source doc/udisks2-sections.txt.in.in is also correct.

Same issue with VDO module C function symbols (signals and structs are there though).

tbzatek avatar Aug 20 '20 18:08 tbzatek