[Bug 32081] New: improve index entries in devhelp
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Dec 3 18:03:07 CET 2010
https://bugs.freedesktop.org/show_bug.cgi?id=32081
Summary: improve index entries in devhelp
Product: Telepathy
Version: git master
Platform: Other
URL: http://git.collabora.co.uk/?p=user/smcv/telepathy-spec
-smcv.git;a=commitdiff;h=refs/heads/devhelpful
OS/Version: All
Status: ASSIGNED
Keywords: patch
Severity: enhancement
Priority: low
Component: tp-spec
AssignedTo: simon.mcvittie at collabora.co.uk
ReportedBy: simon.mcvittie at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
commit fa92decba875a13e8c12431aef83e9e8ea56276d
Author: Simon McVittie <simon.mcvittie at 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)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list