Ian Hickson wrote:
On Tue, 5 Aug 2008, David Poehlman wrote:
This is another formatting question/issue. Instead of or in addition to
placing the entire toc in the table of contents, it would make for
easier reading if each section had a toc.
That should be doable, at least for the multipage version... The table of
contents is automatically generated using this script:
http://code.google.com/p/html5/source/browse/trunk/spec-splitter/spec-splitter.py
It was written by Philip Taylor (cc'ed), who volunteered to set it up...
any chance you could work with him to get the table of contents split into
the subpages as well?
I did this a short while ago, making each page contain the relevant
portion of the full table of contents - see e.g.
http://www.whatwg.org/specs/web-apps/current-work/multipage/commands.html
or any other page. Hopefully this makes it easier to navigate.
(The W3C multipage version of the spec doesn't have this, since it's
using an old version of the splitter script and hasn't been updated yet.)
--
Philip Taylor
[email protected]