Skip to content

Commit

Permalink
Script updating gh-pages from 4eefbcf. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Jul 9, 2024
1 parent 425a492 commit e45273d
Show file tree
Hide file tree
Showing 8 changed files with 18,371 additions and 0 deletions.
2,739 changes: 2,739 additions & 0 deletions draft-ietf-quic-qlog-quic-events-08/draft-ietf-quic-qlog-h3-events.html

Large diffs are not rendered by default.

1,061 changes: 1,061 additions & 0 deletions draft-ietf-quic-qlog-quic-events-08/draft-ietf-quic-qlog-h3-events.txt

Large diffs are not rendered by default.

4,133 changes: 4,133 additions & 0 deletions draft-ietf-quic-qlog-quic-events-08/draft-ietf-quic-qlog-main-schema.html

Large diffs are not rendered by default.

2,381 changes: 2,381 additions & 0 deletions draft-ietf-quic-qlog-quic-events-08/draft-ietf-quic-qlog-main-schema.txt

Large diffs are not rendered by default.

5,214 changes: 5,214 additions & 0 deletions draft-ietf-quic-qlog-quic-events-08/draft-ietf-quic-qlog-quic-events.html

Large diffs are not rendered by default.

2,770 changes: 2,770 additions & 0 deletions draft-ietf-quic-qlog-quic-events-08/draft-ietf-quic-qlog-quic-events.txt

Large diffs are not rendered by default.

55 changes: 55 additions & 0 deletions draft-ietf-quic-qlog-quic-events-08/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<!DOCTYPE html>
<html>
<head>
<title>quicwg/qlog draft-ietf-quic-qlog-quic-events-08 preview</title>
<meta name="viewport" content="initial-scale=1.0">
<style type="text/css">/*<![CDATA[*/
body { font-family: "Helvetica Neue","Open Sans", Helvetica, Calibri,sans-serif; }
h1, h2, td { font-family: "Helvetica Neue", "Roboto Condensed", "Open Sans", Helvetica, Calibri, sans-serif; }
h1 { font-size: 20px; } h2 { font-size: 16px; }
table { margin: 5px 10px; border-collapse: collapse; }
th, td { font-weight: normal; text-align: left; padding: 2px 5px; }
a:link { color: #000; } a:visited { color: #00a; }
/*]]>*/</style>
</head>
<body>
<h1>Editor's drafts for draft-ietf-quic-qlog-quic-events-08 branch of <a href="https://github.com/quicwg/qlog/tree/draft-ietf-quic-qlog-quic-events-08">quicwg/qlog</a></h1>
<table id="branch-draft-ietf-quic-qlog-quic-events-08">
<tr>
<td><a href="./draft-ietf-quic-qlog-h3-events.html" class="html draft-ietf-quic-qlog-h3-events" title="HTTP/3 qlog event definitions (HTML)">HTTP/3 qlog event definitions</a></td>
<td><a href="./draft-ietf-quic-qlog-h3-events.txt" class="txt draft-ietf-quic-qlog-h3-events" title="HTTP/3 qlog event definitions (Text)">plain text</a></td>
<td>same as main</td>
</tr>
<tr>
<td><a href="./draft-ietf-quic-qlog-main-schema.html" class="html draft-ietf-quic-qlog-main-schema" title="qlog: Structured Logging for Network Protocols (HTML)">qlog</a></td>
<td><a href="./draft-ietf-quic-qlog-main-schema.txt" class="txt draft-ietf-quic-qlog-main-schema" title="qlog: Structured Logging for Network Protocols (Text)">plain text</a></td>
<td>same as main</td>
</tr>
<tr>
<td><a href="./draft-ietf-quic-qlog-quic-events.html" class="html draft-ietf-quic-qlog-quic-events" title="QUIC event definitions for qlog (HTML)">QUIC event definitions for qlog</a></td>
<td><a href="./draft-ietf-quic-qlog-quic-events.txt" class="txt draft-ietf-quic-qlog-quic-events" title="QUIC event definitions for qlog (Text)">plain text</a></td>
<td>same as main</td>
</tr>
</table>
<script>
window.onload = function() {
var referrer_branch = 'main';
// e.g., "https://github.com/user/repo/tree/main"
var chunks = document.referrer.split("/");
if (chunks[2] === 'github.com' && chunks[5] === 'tree') {
referrer_branch = chunks[6];
}
let branch = document.querySelector('#branch-' + referrer_branch);
let h = document.location.hash.substring(1);
if (h === 'show') {
document.location.hash = '#' + branch.id;
} else if (branch && h.startsWith('go')) {
let e = branch.querySelector(h.substring(2));
if (e && e.href) {
document.location = e.href;
}
}
};
</script>
</body>
</html>
18 changes: 18 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,24 @@ <h2>Preview for branch <a href="stream-data-moved-flags">stream-data-moved-flags
<td><a href="https://author-tools.ietf.org/api/iddiff?url_1=https://quicwg.github.io/qlog/draft-ietf-quic-qlog-quic-events.txt&amp;url_2=https://quicwg.github.io/qlog/stream-data-moved-flags/draft-ietf-quic-qlog-quic-events.txt" class="diff draft-ietf-quic-qlog-quic-events">diff with main</a></td>
</tr>
</table>
<h2>Preview for branch <a href="draft-ietf-quic-qlog-quic-events-08">draft-ietf-quic-qlog-quic-events-08</a></h2>
<table id="branch-draft-ietf-quic-qlog-quic-events-08">
<tr>
<td><a href="draft-ietf-quic-qlog-quic-events-08/draft-ietf-quic-qlog-h3-events.html" class="html draft-ietf-quic-qlog-h3-events" title="HTTP/3 qlog event definitions (HTML)">HTTP/3 qlog event definitions</a></td>
<td><a href="draft-ietf-quic-qlog-quic-events-08/draft-ietf-quic-qlog-h3-events.txt" class="txt draft-ietf-quic-qlog-h3-events" title="HTTP/3 qlog event definitions (Text)">plain text</a></td>
<td><a href="https://author-tools.ietf.org/api/iddiff?url_1=https://quicwg.github.io/qlog/draft-ietf-quic-qlog-h3-events.txt&amp;url_2=https://quicwg.github.io/qlog/draft-ietf-quic-qlog-quic-events-08/draft-ietf-quic-qlog-h3-events.txt" class="diff draft-ietf-quic-qlog-h3-events">diff with main</a></td>
</tr>
<tr>
<td><a href="draft-ietf-quic-qlog-quic-events-08/draft-ietf-quic-qlog-main-schema.html" class="html draft-ietf-quic-qlog-main-schema" title="qlog: Structured Logging for Network Protocols (HTML)">qlog</a></td>
<td><a href="draft-ietf-quic-qlog-quic-events-08/draft-ietf-quic-qlog-main-schema.txt" class="txt draft-ietf-quic-qlog-main-schema" title="qlog: Structured Logging for Network Protocols (Text)">plain text</a></td>
<td><a href="https://author-tools.ietf.org/api/iddiff?url_1=https://quicwg.github.io/qlog/draft-ietf-quic-qlog-main-schema.txt&amp;url_2=https://quicwg.github.io/qlog/draft-ietf-quic-qlog-quic-events-08/draft-ietf-quic-qlog-main-schema.txt" class="diff draft-ietf-quic-qlog-main-schema">diff with main</a></td>
</tr>
<tr>
<td><a href="draft-ietf-quic-qlog-quic-events-08/draft-ietf-quic-qlog-quic-events.html" class="html draft-ietf-quic-qlog-quic-events" title="QUIC event definitions for qlog (HTML)">QUIC event definitions for qlog</a></td>
<td><a href="draft-ietf-quic-qlog-quic-events-08/draft-ietf-quic-qlog-quic-events.txt" class="txt draft-ietf-quic-qlog-quic-events" title="QUIC event definitions for qlog (Text)">plain text</a></td>
<td><a href="https://author-tools.ietf.org/api/iddiff?url_1=https://quicwg.github.io/qlog/draft-ietf-quic-qlog-quic-events.txt&amp;url_2=https://quicwg.github.io/qlog/draft-ietf-quic-qlog-quic-events-08/draft-ietf-quic-qlog-quic-events.txt" class="diff draft-ietf-quic-qlog-quic-events">diff with main</a></td>
</tr>
</table>
<h2>Preview for branch <a href="http-fields-aint-strings">http-fields-aint-strings</a></h2>
<table id="branch-http-fields-aint-strings">
<tr>
Expand Down

0 comments on commit e45273d

Please sign in to comment.