Update the documentation pages

This commit is contained in:
OpenIddict Bot 2021-05-25 14:56:29 +00:00
parent 7226a46ddf
commit 08fbca6943
3 changed files with 8 additions and 5 deletions

View File

@ -36,9 +36,6 @@
<a>External resources</a> <a>External resources</a>
<ul class="nav level2"> <ul class="nav level2">
<li>
<a href="https://github.com/openiddict/openiddict-core/releases" name="" title="OpenIddict changelog">OpenIddict changelog</a>
</li>
<li> <li>
<a href="https://tools.ietf.org/html/rfc6749" name="" title="OAuth 2.0 specification">OAuth 2.0 specification</a> <a href="https://tools.ietf.org/html/rfc6749" name="" title="OAuth 2.0 specification">OAuth 2.0 specification</a>
</li> </li>

View File

@ -11464,7 +11464,7 @@
"output": { "output": {
".html": { ".html": {
"relative_path": "guide/toc.html", "relative_path": "guide/toc.html",
"hash": "cXNBHHPLy0WGdOpsbRiH1w==" "hash": "vNkmsZabdTUeIbuFD97CDQ=="
} }
}, },
"is_incremental": false, "is_incremental": false,
@ -12192,7 +12192,7 @@
"output": { "output": {
".html": { ".html": {
"relative_path": "toc.html", "relative_path": "toc.html",
"hash": "AeMRaX763m1+xvQPD8J/rg==" "hash": "9a9yJ3ea/26n2UruIBbJpw=="
} }
}, },
"is_incremental": false, "is_incremental": false,

View File

@ -21,6 +21,12 @@
<li> <li>
<a href="https://github.com/openiddict/openiddict-samples" name="" title="Samples">Samples</a> <a href="https://github.com/openiddict/openiddict-samples" name="" title="Samples">Samples</a>
</li> </li>
<li>
<a href="https://github.com/openiddict/openiddict-conformance" name="" title="Conformance">Conformance</a>
</li>
<li>
<a href="https://github.com/openiddict/openiddict-core/releases" name="" title="Changelog">Changelog</a>
</li>
<li> <li>
<a href="api/Microsoft.AspNetCore.html" name="api/toc.html" title="API documentation">API documentation</a> <a href="api/Microsoft.AspNetCore.html" name="api/toc.html" title="API documentation">API documentation</a>
</li> </li>