From 02d8cf0bba875d5c507944f9c3e1751bed27b604 Mon Sep 17 00:00:00 2001 From: Kor Dwarshuis Date: Fri, 17 Jan 2025 21:02:05 +0100 Subject: [PATCH] Generate --- docs/index.html | 21 ++++++++++- output/xtrefs-data.js | 11 ++++++ output/xtrefs-data.json | 11 ++++++ .../xtrefs-data-1737143953158.js | 37 +++++++++++++++++++ 4 files changed, 78 insertions(+), 2 deletions(-) create mode 100644 output/xtrefs-history/xtrefs-data-1737143953158.js diff --git a/docs/index.html b/docs/index.html index 374e6f6..749ad48 100644 --- a/docs/index.html +++ b/docs/index.html @@ -54,6 +54,17 @@ "site": null, "commitHash": null, "content": null + }, + { + "externalSpec": "test-1", + "term": "ABAC", + "repoUrl": "https://github.com/blockchainbird/spec-up-xref-test-1", + "terms_dir": "spec/term-definitions", + "owner": "blockchainbird", + "repo": "spec-up-xref-test-1", + "site": null, + "commitHash": "c71b3c5f041135544ab4c011cd3f845bbd5d85df", + "content": "[[def: ABAC]]:\n\n~ See: [[ref: attribute-based access control]].\n\n" } ] }; @@ -121,9 +132,15 @@

Extra text for testing purposes.

-
AAL
+
ABAC
+
+transcluded xref +
+
+

Commit Hash: c71b3c5f041135544ab4c011cd3f845bbd5d85df

+
-

See: authenticator assurance level.

+

See: attribute-based access control.

ABAC
diff --git a/output/xtrefs-data.js b/output/xtrefs-data.js index adb023e..fe469c9 100644 --- a/output/xtrefs-data.js +++ b/output/xtrefs-data.js @@ -21,6 +21,17 @@ const allXTrefs = { "site": null, "commitHash": null, "content": null + }, + { + "externalSpec": "test-1", + "term": "ABAC", + "repoUrl": "https://github.com/blockchainbird/spec-up-xref-test-1", + "terms_dir": "spec/term-definitions", + "owner": "blockchainbird", + "repo": "spec-up-xref-test-1", + "site": null, + "commitHash": "c71b3c5f041135544ab4c011cd3f845bbd5d85df", + "content": "[[def: ABAC]]:\n\n~ See: [[ref: attribute-based access control]].\n\n" } ] }; \ No newline at end of file diff --git a/output/xtrefs-data.json b/output/xtrefs-data.json index 72a4499..3266063 100644 --- a/output/xtrefs-data.json +++ b/output/xtrefs-data.json @@ -21,6 +21,17 @@ "site": null, "commitHash": null, "content": null + }, + { + "externalSpec": "test-1", + "term": "ABAC", + "repoUrl": "https://github.com/blockchainbird/spec-up-xref-test-1", + "terms_dir": "spec/term-definitions", + "owner": "blockchainbird", + "repo": "spec-up-xref-test-1", + "site": null, + "commitHash": "c71b3c5f041135544ab4c011cd3f845bbd5d85df", + "content": "[[def: ABAC]]:\n\n~ See: [[ref: attribute-based access control]].\n\n" } ] } \ No newline at end of file diff --git a/output/xtrefs-history/xtrefs-data-1737143953158.js b/output/xtrefs-history/xtrefs-data-1737143953158.js new file mode 100644 index 0000000..fe469c9 --- /dev/null +++ b/output/xtrefs-history/xtrefs-data-1737143953158.js @@ -0,0 +1,37 @@ +const allXTrefs = { + "xtrefs": [ + { + "externalSpec": "test-1", + "term": "Aal", + "repoUrl": "https://github.com/blockchainbird/spec-up-xref-test-1", + "terms_dir": "spec/term-definitions", + "owner": "blockchainbird", + "repo": "spec-up-xref-test-1", + "site": null, + "commitHash": "bba30cbe256f6d0db4625f6b3fd7aaa6e93357b6", + "content": "[[def: AAL]]:\n\n~ See: [[ref: authenticator assurance level]].\n\n~ This is an addition, for testing purposes.\n\n~ Another addition for testing.\n\n~ Another edit, showing that an xref refers to the original version.\n\n~ Added on sep 8th, 2024, testing 123\n\ntestng 123\n" + }, + { + "externalSpec": "does-not-exist", + "term": "Foo", + "repoUrl": null, + "terms_dir": null, + "owner": null, + "repo": null, + "site": null, + "commitHash": null, + "content": null + }, + { + "externalSpec": "test-1", + "term": "ABAC", + "repoUrl": "https://github.com/blockchainbird/spec-up-xref-test-1", + "terms_dir": "spec/term-definitions", + "owner": "blockchainbird", + "repo": "spec-up-xref-test-1", + "site": null, + "commitHash": "c71b3c5f041135544ab4c011cd3f845bbd5d85df", + "content": "[[def: ABAC]]:\n\n~ See: [[ref: attribute-based access control]].\n\n" + } + ] +}; \ No newline at end of file