Re: [sensors] Add spec index page with basic info.

Could we use [Bikeshed](https://github.com/tabatkins/bikeshed) instead
 of [Respec](https://github.com/w3c/respec) for this work?

Bikeshed means we can maintain a clean, lean spec source code 

* Media Sessions spec: 
[[source]](https://github.com/whatwg/mediasession/blob/master/mediasession.bs)
 [[output]](#), 
* DOM spec: 
[[source]](https://github.com/whatwg/dom/blob/master/dom.bs) 
[[output]](https://dom.spec.whatwg.org)

It also provides a lot of built-in features as documented in the 
[Bikeshed 
README](https://github.com/tabatkins/bikeshed/blob/master/README.md).

It's going to be much easier to maintain definitions and links within 
and between sensor specs with Bikeshed.

Should I go ahead and convert this pull request to using Bikeshed + 
setup some simple tidy and build tools (e.g. like those found 
[here](https://github.com/whatwg/mediasession))?

-- 
GitHub Notif of comment by richtr
See https://github.com/w3c/sensors/pull/17#issuecomment-101576504

Received on Wednesday, 13 May 2015 08:43:28 UTC