From 2accff0d5720724c32ca94ecb63cabd9ec1bfb7c Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Sun, 11 Aug 2024 13:30:38 -0400 Subject: [PATCH] Remove presentation subsections from showing up in ToC. --- index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 9810863c2..26487d439 100644 --- a/index.html +++ b/index.html @@ -2495,7 +2495,7 @@

Verifiable Presentations

graphs, as described by this specification.

-
+

Enveloped Verifiable Credentials

@@ -2554,7 +2554,7 @@

Enveloped Verifiable Credentials

-
+

Enveloped Verifiable Presentations

@@ -2594,7 +2594,7 @@

Enveloped Verifiable Presentations

-
+

Presentations Using Derived Credentials

@@ -2626,7 +2626,7 @@

Presentations Using Derived Credentials

-
+

Presentations Including Holder Claims

A [=holder=] MAY use the `verifiableCredential` [=property=] in @@ -3101,9 +3101,9 @@

Integrity of Related Resources

[=verifiable credential=] was issued. This applies to cases where there is an external resource that is remotely retrieved, as well as to cases where the [=issuer=] and/or [=verifier=] might have locally cached copies of a resource. -It is also desirable to know that the contents of the JSON-LD context(s) used -in the [=verifiable credential=] are the same when used by the [=verifier=] as -they were when used by the [=issuer=]. +It can also be desirable to know that the contents of the JSON-LD context(s) +used in the [=verifiable credential=] are the same when used by the [=verifier=] +as they were when used by the [=issuer=].