mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-04-24 18:04:57 +08:00
31 lines
1.1 KiB
HTML
31 lines
1.1 KiB
HTML
|
|
<div id="sidetoggle">
|
|
<div>
|
|
<div class="sidefilter">
|
|
<form class="toc-filter">
|
|
<span class="glyphicon glyphicon-filter filter-icon"></span>
|
|
<span class="glyphicon glyphicon-remove clear-icon" id="toc_filter_clear"></span>
|
|
<input type="text" id="toc_filter_input" placeholder="Enter here to filter..." onkeypress="if(event.keyCode==13) {return false;}">
|
|
</form>
|
|
</div>
|
|
<div class="sidetoc">
|
|
<div class="toc" id="toc">
|
|
|
|
<ul class="nav level1">
|
|
<li>
|
|
<a href="guide/index.html" name="" title="User guides">User guides</a>
|
|
</li>
|
|
<li>
|
|
<a href="configuration/index.html" name="" title="Configuration and settings">Configuration and settings</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://github.com/openiddict/openiddict-samples" name="" title="Samples">Samples</a>
|
|
</li>
|
|
<li>
|
|
<a>API documentation</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div> |