Skip to content

Commit

Permalink
Script updating gh-pages from 4295f2a. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Jul 12, 2023
1 parent 7efc052 commit c7cd5fc
Show file tree
Hide file tree
Showing 8 changed files with 12,696 additions and 0 deletions.
2,730 changes: 2,730 additions & 0 deletions caw/genart/draft-ietf-privacypass-architecture.html

Large diffs are not rendered by default.

1,238 changes: 1,238 additions & 0 deletions caw/genart/draft-ietf-privacypass-architecture.txt

Large diffs are not rendered by default.

2,323 changes: 2,323 additions & 0 deletions caw/genart/draft-ietf-privacypass-auth-scheme.html

Large diffs are not rendered by default.

1,092 changes: 1,092 additions & 0 deletions caw/genart/draft-ietf-privacypass-auth-scheme.txt

Large diffs are not rendered by default.

3,452 changes: 3,452 additions & 0 deletions caw/genart/draft-ietf-privacypass-protocol.html

Large diffs are not rendered by default.

1,787 changes: 1,787 additions & 0 deletions caw/genart/draft-ietf-privacypass-protocol.txt

Large diffs are not rendered by default.

56 changes: 56 additions & 0 deletions caw/genart/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
<!DOCTYPE html>
<html>
<head>
<title>ietf-wg-privacypass/base-drafts caw/genart 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 caw/genart branch of <a href="https://github.com/ietf-wg-privacypass/base-drafts/tree/caw/genart">ietf-wg-privacypass/base-drafts</a></h1>
<p>View <a href="issues.html">saved issues</a>, or the latest GitHub <a href="https://github.com/ietf-wg-privacypass/base-drafts/issues">issues</a> and <a href="https://github.com/ietf-wg-privacypass/base-drafts/pulls">pull requests</a> in the <a href="https://github.com/ietf-wg-privacypass/base-drafts">repo</a>.</p>
<table id="branch-caw/genart">
<tr>
<td><a href="./draft-ietf-privacypass-protocol.html" class="html draft-ietf-privacypass-protocol" title="Privacy Pass Issuance Protocol (HTML)">Privacy Pass Issuance</a></td>
<td><a href="./draft-ietf-privacypass-protocol.txt" class="txt draft-ietf-privacypass-protocol" title="Privacy Pass Issuance Protocol (Text)">plain text</a></td>
<td>same as main</td>
</tr>
<tr>
<td><a href="./draft-ietf-privacypass-architecture.html" class="html draft-ietf-privacypass-architecture" title="The Privacy Pass Architecture (HTML)">Privacy Pass Architecture</a></td>
<td><a href="./draft-ietf-privacypass-architecture.txt" class="txt draft-ietf-privacypass-architecture" title="The Privacy Pass Architecture (Text)">plain text</a></td>
<td>same as main</td>
</tr>
<tr>
<td><a href="./draft-ietf-privacypass-auth-scheme.html" class="html draft-ietf-privacypass-auth-scheme" title="The Privacy Pass HTTP Authentication Scheme (HTML)">Privacy Pass Authentication</a></td>
<td><a href="./draft-ietf-privacypass-auth-scheme.txt" class="txt draft-ietf-privacypass-auth-scheme" title="The Privacy Pass HTTP Authentication Scheme (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 @@ -327,6 +327,24 @@ <h2>Preview for branch <a href="caw/clarify-token-type-and-content-link">caw/cla
<td><a href="https://author-tools.ietf.org/api/iddiff?url_1=https://ietf-wg-privacypass.github.io/base-drafts/draft-ietf-privacypass-auth-scheme.txt&amp;url_2=https://ietf-wg-privacypass.github.io/base-drafts/caw/clarify-token-type-and-content-link/draft-ietf-privacypass-auth-scheme.txt" class="diff draft-ietf-privacypass-auth-scheme">diff with main</a></td>
</tr>
</table>
<h2>Preview for branch <a href="caw/genart">caw/genart</a></h2>
<table id="branch-caw/genart">
<tr>
<td><a href="caw/genart/draft-ietf-privacypass-protocol.html" class="html draft-ietf-privacypass-protocol" title="Privacy Pass Issuance Protocol (HTML)">Privacy Pass Issuance</a></td>
<td><a href="caw/genart/draft-ietf-privacypass-protocol.txt" class="txt draft-ietf-privacypass-protocol" title="Privacy Pass Issuance Protocol (Text)">plain text</a></td>
<td>same as main</td>
</tr>
<tr>
<td><a href="caw/genart/draft-ietf-privacypass-architecture.html" class="html draft-ietf-privacypass-architecture" title="The Privacy Pass Architecture (HTML)">Privacy Pass Architecture</a></td>
<td><a href="caw/genart/draft-ietf-privacypass-architecture.txt" class="txt draft-ietf-privacypass-architecture" title="The Privacy Pass Architecture (Text)">plain text</a></td>
<td><a href="https://author-tools.ietf.org/api/iddiff?url_1=https://ietf-wg-privacypass.github.io/base-drafts/draft-ietf-privacypass-architecture.txt&amp;url_2=https://ietf-wg-privacypass.github.io/base-drafts/caw/genart/draft-ietf-privacypass-architecture.txt" class="diff draft-ietf-privacypass-architecture">diff with main</a></td>
</tr>
<tr>
<td><a href="caw/genart/draft-ietf-privacypass-auth-scheme.html" class="html draft-ietf-privacypass-auth-scheme" title="The Privacy Pass HTTP Authentication Scheme (HTML)">Privacy Pass Authentication</a></td>
<td><a href="caw/genart/draft-ietf-privacypass-auth-scheme.txt" class="txt draft-ietf-privacypass-auth-scheme" title="The Privacy Pass HTTP Authentication Scheme (Text)">plain text</a></td>
<td>same as main</td>
</tr>
</table>
<h2>Preview for branch <a href="caw/rename-directory-content-type">caw/rename-directory-content-type</a></h2>
<table id="branch-caw/rename-directory-content-type">
<tr>
Expand Down

0 comments on commit c7cd5fc

Please sign in to comment.