w3c/wot-scripting-api

Updating working draft with changes done for note2 publication

danielpeintner opened this issue · 2 comments

@ashimura is updating the 2nd note with lots of updates, see https://github.com/w3c/wot-scripting-api/pulls?q=is%3Apr

We need to discuss (and look into) which changes should be brought back to our working draft.

I looked at the relevant PRs #505, #508, #509 and #510 I did not notice any issue with updating index.html in main.

The only minor thing I noticed is that Kaz had to change alkways
"github": "https://github.com/w3c/wot-scripting-api/"
to
github: "https://github.com/w3c/wot-scripting-api"
without the trailing slace...

Since the "github" term is generated by Respec I guess we could only change the following to without trailing slash

edDraftURI: "https://w3c.github.io/wot-scripting-api/",

@ashimura not sure if this is needed.

If there is no other issue we are aware of we can close this issue.

@ashimura pinged me and pointed me to #494 and #495