commit fa92decba875a13e8c12431aef83e9e8ea56276d Author: Simon McVittie <simon.mcvittie@collabora.co.uk> Date: 2010-12-03 16:29:25 +0000 Produce two devhelp index entries for each symbol The first is what we always used to produce, and contains the full name. The second is inspired by Python's documentation index, e.g. "gethostname() (in module socket)", and *starts* with the name of the symbol itself. Some examples include: Interface org....Connection.Interface.Contacts Connection.Interface.Contacts (Interface in org....) Mapping String_Variant_Map String_Variant_Map (Mapping in org...) Property org...StorageRestrictions StorageRestrictions (Property in Account.Interface.Storage)
Fixed in git for 0.21.7, thanks
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.