w3c / sensors

Generic Sensor API
https://www.w3.org/TR/generic-sensor/
Other
127 stars 59 forks source link

editorial: Export "sensor reading" <dfn>. #456

Closed rakuco closed 1 year ago

rakuco commented 1 year ago

This definition is used by multiple specs (e.g. accelerometer, proximity, ambient light), and they all need to manually declare the anchor in Bikeshed when they need to reference it -- in some cases, like Proximity, the spec did not, and was not linking to anything.

Fixes w3c/proximity#53.


Preview | Diff

anssiko commented 1 year ago

OK, I did not see this in time :-)

rakuco commented 1 year ago

@anssiko do you know if there's a way to trigger a new build of https://w3c.github.io/proximity/ without landing a change there? The <dfn> is being exported here, but the HTML page being served is still from last year.

anssiko commented 1 year ago

I don't, but I think this will do it: https://github.com/w3c/proximity/pull/55