mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-07-15 23:13:34 +08:00
Update the documentation pages
This commit is contained in:
parent
7226a46ddf
commit
08fbca6943
@ -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>
|
||||||
|
@ -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,
|
||||||
|
6
toc.html
6
toc.html
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user