mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-07-16 16:50:46 +08:00
Update the documentation pages
This commit is contained in:
parent
4e9bc9adc3
commit
6d57c55802
@ -85,7 +85,7 @@ and starting in OpenIddict 3.0, <strong>any ASP.NET 4.x or OWIN application too<
|
|||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<div class="panel panel-default" style="min-height: 120px;">
|
<div class="panel panel-default" style="min-height: 120px;">
|
||||||
<div class="panel-body">
|
<div class="panel-body">
|
||||||
<p><strong><a href="guide/samples.md">Samples</a></strong></p>
|
<p><strong><a href="https://github.com/openiddict/openiddict-samples">Samples</a></strong></p>
|
||||||
<p>View samples implementing the various authorization flows.</p>
|
<p>View samples implementing the various authorization flows.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -110,15 +110,12 @@
|
|||||||
"version": ""
|
"version": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"log_codes": [
|
|
||||||
"InvalidFileLink"
|
|
||||||
],
|
|
||||||
"type": "Conceptual",
|
"type": "Conceptual",
|
||||||
"source_relative_path": "index.md",
|
"source_relative_path": "index.md",
|
||||||
"output": {
|
"output": {
|
||||||
".html": {
|
".html": {
|
||||||
"relative_path": "index.html",
|
"relative_path": "index.html",
|
||||||
"hash": "mf66lbYDYJ1ueuRq2UsFNQ=="
|
"hash": "Kbs+jJDnhfVRQiN6461RJw=="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"is_incremental": false,
|
"is_incremental": false,
|
||||||
@ -130,7 +127,7 @@
|
|||||||
"output": {
|
"output": {
|
||||||
".html": {
|
".html": {
|
||||||
"relative_path": "toc.html",
|
"relative_path": "toc.html",
|
||||||
"hash": "c81Ur29RlisdhGArITEfFw=="
|
"hash": "Z69MCVNfc1ygKvC6OWg2Ow=="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"is_incremental": false,
|
"is_incremental": false,
|
||||||
|
3
toc.html
3
toc.html
@ -18,6 +18,9 @@
|
|||||||
<li>
|
<li>
|
||||||
<a href="configuration/index.html" name="" title="Configuration and settings">Configuration and settings</a>
|
<a href="configuration/index.html" name="" title="Configuration and settings">Configuration and settings</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://github.com/openiddict/openiddict-samples" name="" title="Samples">Samples</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user