[FileAPI] Bikeshedding the spec (#5)

In [my fork](https://github.com/tabatkins/FileAPI), I'm converting the spec to the Bikeshed processor.  The current generated file is pretty inaccurate in several places - it's clear that the ToC has drifted from the actual sections over time, for example.

* [x] Initial conversion pass
* [ ] Fix link failures (properly linking to out-of-document things)
* [ ] Fix relevant Bikeshed bugs (uncovered during conversion of DOM)

Just letting y'all know, so you don't spend too much time working directly on the index.html file, or putting the effort into ReSpeccing it.  I expect this to be finished in a week, as some of the bugs the DOM conversion uncovered (which this spec is also hitting) require some decent refactoring work I'll be doing over the next several days.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/issues/5

Received on Friday, 17 April 2015 17:48:06 UTC