docs: use docfx to generate documentation

This commit is contained in:
Stevan Freeborn
2024-07-07 16:16:55 -05:00
parent 554c696069
commit 3e69208681
227 changed files with 27347 additions and 3 deletions
+22
View File
@@ -0,0 +1,22 @@
<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="Filter by title" onkeypress="if(event.keyCode==13) {return false;}">
</form>
</div>
<div class="sidetoc">
<div class="toc" id="toc">
<ul class="nav level1">
<li>
<a href="api/AnthropicClient.html" name="api/toc.html" title="API">API</a>
</li>
</ul>
</div>
</div>
</div>
</div>