Bug 32081

Summary: improve index entries in devhelp
Product: Telepathy Reporter: Simon McVittie <smcv>
Component: tp-specAssignee: Simon McVittie <smcv>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: enhancement    
Priority: low Keywords: patch
Version: git master   
Hardware: Other   
OS: All   
URL: http://git.collabora.co.uk/?p=user/smcv/telepathy-spec-smcv.git;a=commitdiff;h=refs/heads/devhelpful
Whiteboard:
i915 platform: i915 features:

Description Simon McVittie 2010-12-03 09:03:07 UTC
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)
Comment 1 Simon McVittie 2010-12-08 05:07:43 UTC
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.