This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients docs@python, georg.brandl, guettli, r.david.murray
Date 2013-09-18.09:05:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379495154.84.0.942041158434.issue19039@psf.upfronthosting.co.za>
In-reply-to
Content
Searching in headings is implemented in Sphinx 1.2 (soon to be released).  We'll switch to that version at least for 3.3 and 3.4 when it's out, so you will get the result for the heading there.

The PyOS_snprintf will still be the first result, since results in "object names" are always the first preference.  But the second preference will be heading names.
History
Date User Action Args
2013-09-18 09:05:54georg.brandlsetrecipients: + georg.brandl, guettli, r.david.murray, docs@python
2013-09-18 09:05:54georg.brandlsetmessageid: <1379495154.84.0.942041158434.issue19039@psf.upfronthosting.co.za>
2013-09-18 09:05:54georg.brandllinkissue19039 messages
2013-09-18 09:05:54georg.brandlcreate