Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions releases/note2/Overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
<script id="initialUserConfig" type="application/json">
{
"specStatus": "NOTE",
"publishDate": "2023-10-02",
"publishDate": "2023-10-03",
"processVersion": 2023,
"shortName": "wot-scripting-api",
"copyrightStart": 2017,
Expand Down Expand Up @@ -364,8 +364,8 @@
"date": "18 September 2021"
}
},
"publishISODate": "2023-10-02T00:00:00.000Z",
"generatedSubtitle": "W3C Group Note 02 October 2023"
"publishISODate": "2023-10-03T00:00:00.000Z",
"generatedSubtitle": "W3C Group Note 03 October 2023"
}
</script>
<link rel="stylesheet" href=
Expand All @@ -382,7 +382,7 @@ <h1 id="title" class="title">Web of Things (WoT) Scripting
API</h1>
<p id="w3c-state"><a href=
"https://www.w3.org/standards/types#NOTE">W3C Group Note</a>
<time class="dt-published" datetime="2023-10-02">02 October
<time class="dt-published" datetime="2023-10-03">03 October
2023</time></p>
<details open="">
<summary>
Expand All @@ -392,8 +392,8 @@ <h1 id="title" class="title">Web of Things (WoT) Scripting
<dt>This version:</dt>
<dd>
<a class="u-url" href=
"https://www.w3.org/TR/2023/NOTE-wot-scripting-api-20231002/">
https://www.w3.org/TR/2023/NOTE-wot-scripting-api-20231002/</a>
"https://www.w3.org/TR/2023/NOTE-wot-scripting-api-20231003/">
https://www.w3.org/TR/2023/NOTE-wot-scripting-api-20231003/</a>
</dd>
<dt>Latest published version:</dt>
<dd>
Expand Down
2 changes: 1 addition & 1 deletion releases/note2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// See https://github.com/w3c/respec/wiki/ for how to configure ReSpec
var respecConfig = {
specStatus: "NOTE",
publishDate: "2023-10-02",
publishDate: "2023-10-03",
processVersion: 2023,
shortName: "wot-scripting-api",
copyrightStart: 2017,
Expand Down
10 changes: 5 additions & 5 deletions releases/note2/static.html
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
</style>
<script id="initialUserConfig" type="application/json">{
"specStatus": "NOTE",
"publishDate": "2023-10-02",
"publishDate": "2023-10-03",
"processVersion": 2023,
"shortName": "wot-scripting-api",
"copyrightStart": 2017,
Expand Down Expand Up @@ -363,20 +363,20 @@
"date": "18 September 2021"
}
},
"publishISODate": "2023-10-02T00:00:00.000Z",
"generatedSubtitle": "W3C Group Note 02 October 2023"
"publishISODate": "2023-10-03T00:00:00.000Z",
"generatedSubtitle": "W3C Group Note 03 October 2023"
}</script>
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-NOTE"></head>
<body class="h-entry toc-inline" data-cite="web-platform HTML INFRA URL WEBIDL DOM FETCH ecmascript streams wot-architecture wot-thing-description wot-binding-templates"><div class="head">
<p class="logos"><a class="logo" href="https://www.w3.org/"><img crossorigin="" alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72">
</a></p>
<h1 id="title" class="title">Web of Things (WoT) Scripting API</h1>
<p id="w3c-state"><a href="https://www.w3.org/standards/types#NOTE">W3C Group Note</a> <time class="dt-published" datetime="2023-10-02">02 October 2023</time></p>
<p id="w3c-state"><a href="https://www.w3.org/standards/types#NOTE">W3C Group Note</a> <time class="dt-published" datetime="2023-10-03">03 October 2023</time></p>
<details open="">
<summary>More details about this document</summary>
<dl>
<dt>This version:</dt><dd>
<a class="u-url" href="https://www.w3.org/TR/2023/NOTE-wot-scripting-api-20231002/">https://www.w3.org/TR/2023/NOTE-wot-scripting-api-20231002/</a>
<a class="u-url" href="https://www.w3.org/TR/2023/NOTE-wot-scripting-api-20231003/">https://www.w3.org/TR/2023/NOTE-wot-scripting-api-20231003/</a>
</dd>
<dt>Latest published version:</dt><dd>
<a href="https://www.w3.org/TR/wot-scripting-api/">https://www.w3.org/TR/wot-scripting-api/</a>
Expand Down