mirror of https://github.com/kdl-org/kdl.git
Script updating gh-pages from a88c450. [ci skip]
This commit is contained in:
parent
8eb7c5bae3
commit
5f8c191dc8
|
|
@ -1071,7 +1071,7 @@ svg :is([fill="white"], [fill^="#fff"]) {
|
|||
<dd class="workgroup">KDL Community</dd>
|
||||
<dt class="label-published">Published:</dt>
|
||||
<dd class="published">
|
||||
<time datetime="2025-02-18" class="published">18 February 2025</time>
|
||||
<time datetime="2025-02-25" class="published">25 February 2025</time>
|
||||
</dd>
|
||||
<dt class="label-authors">Authors:</dt>
|
||||
<dd class="authors">
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
KDL Community K. Marchán
|
||||
Microsoft
|
||||
KDL Contributors
|
||||
18 February 2025
|
||||
25 February 2025
|
||||
|
||||
|
||||
The KDL Document Language
|
||||
|
|
|
|||
32
index.html
32
index.html
|
|
@ -25,6 +25,22 @@
|
|||
</tr>
|
||||
</table>
|
||||
<h2>Preview for branch <a href="zkat">zkat</a></h2>
|
||||
<h2>Preview for branch <a href="zkat/utf-8-must">zkat/utf-8-must</a></h2>
|
||||
<table id="branch-zkat/utf-8-must">
|
||||
<tr>
|
||||
<td><a href="zkat/utf-8-must/draft-marchan-kdl2.html" class="html draft-marchan-kdl2" title="The KDL Document Language (HTML)">KDL</a></td>
|
||||
<td><a href="zkat/utf-8-must/draft-marchan-kdl2.txt" class="txt draft-marchan-kdl2" title="The KDL Document Language (Text)">plain text</a></td>
|
||||
<td><a href="https://author-tools.ietf.org/api/iddiff?url_1=https://kdl-org.github.io/kdl/draft-marchan-kdl2.txt&url_2=https://kdl-org.github.io/kdl/zkat/utf-8-must/draft-marchan-kdl2.txt" class="diff draft-marchan-kdl2">diff with main</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2>Preview for branch <a href="zkat/schema-v2">zkat/schema-v2</a></h2>
|
||||
<table id="branch-zkat/schema-v2">
|
||||
<tr>
|
||||
<td><a href="zkat/schema-v2/draft-marchan-kdl2.html" class="html draft-marchan-kdl2" title="The KDL Document Language (HTML)">KDL</a></td>
|
||||
<td><a href="zkat/schema-v2/draft-marchan-kdl2.txt" class="txt draft-marchan-kdl2" title="The KDL Document Language (Text)">plain text</a></td>
|
||||
<td>same as main</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2>Preview for branch <a href="zkat/fix-stuff">zkat/fix-stuff</a></h2>
|
||||
<table id="branch-zkat/fix-stuff">
|
||||
<tr>
|
||||
|
|
@ -41,22 +57,6 @@
|
|||
<td><a href="https://author-tools.ietf.org/api/iddiff?url_1=https://kdl-org.github.io/kdl/draft-marchan-kdl2.txt&url_2=https://kdl-org.github.io/kdl/zkat/minor-tweaks/draft-marchan-kdl2.txt" class="diff draft-marchan-kdl2">diff with main</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2>Preview for branch <a href="zkat/schema-v2">zkat/schema-v2</a></h2>
|
||||
<table id="branch-zkat/schema-v2">
|
||||
<tr>
|
||||
<td><a href="zkat/schema-v2/draft-marchan-kdl2.html" class="html draft-marchan-kdl2" title="The KDL Document Language (HTML)">KDL</a></td>
|
||||
<td><a href="zkat/schema-v2/draft-marchan-kdl2.txt" class="txt draft-marchan-kdl2" title="The KDL Document Language (Text)">plain text</a></td>
|
||||
<td>same as main</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2>Preview for branch <a href="zkat/utf-8-must">zkat/utf-8-must</a></h2>
|
||||
<table id="branch-zkat/utf-8-must">
|
||||
<tr>
|
||||
<td><a href="zkat/utf-8-must/draft-marchan-kdl2.html" class="html draft-marchan-kdl2" title="The KDL Document Language (HTML)">KDL</a></td>
|
||||
<td><a href="zkat/utf-8-must/draft-marchan-kdl2.txt" class="txt draft-marchan-kdl2" title="The KDL Document Language (Text)">plain text</a></td>
|
||||
<td><a href="https://author-tools.ietf.org/api/iddiff?url_1=https://kdl-org.github.io/kdl/draft-marchan-kdl2.txt&url_2=https://kdl-org.github.io/kdl/zkat/utf-8-must/draft-marchan-kdl2.txt" class="diff draft-marchan-kdl2">diff with main</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<script>
|
||||
window.onload = function() {
|
||||
var referrer_branch = 'main';
|
||||
|
|
|
|||
Loading…
Reference in New Issue