- From: <bugzilla@jessica.w3.org>
- Date: Mon, 24 Oct 2011 18:20:14 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13883 Ian 'Hixie' Hickson <ian@hixie.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Make |Index of methods and IDL |"registerProtocolHandler" |attributes |and | |"registerContentHandler" | |appear in the TOC | --- Comment #3 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-10-24 18:20:13 UTC --- An index would make a lot of sense. An IDL index would be something we can completely automate. The IDL blocks are computer-readable, and for each IDL field there's a corresponding <dfn>. If someone can hack together a quick script that just scans all the IDL blocks and extracts out all the methods and fields and forms an alphabetical index of them, I'd be happy to add that script to my publishing pipeline. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Monday, 24 October 2011 18:20:20 UTC