Bug 32081 - improve index entries in devhelp
Summary: improve index entries in devhelp
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-spec (show other bugs)
Version: git master
Hardware: Other All
: low enhancement
Assignee: Simon McVittie
QA Contact: Telepathy bugs list
URL: http://git.collabora.co.uk/?p=user/sm...
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2010-12-03 09:03 UTC by Simon McVittie
Modified: 2010-12-08 05:07 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.