Generate API docs as markdown

This commit is contained in:
Jordan Wages 2026-07-07 01:56:58 -05:00
commit 85e90f7bd5
120 changed files with 14227 additions and 76482 deletions

View file

@ -79,7 +79,7 @@
<ul>
<li><a href="introduction.html">Introduction</a> explains what CapyKit includes and how the namespaces are organized.</li>
<li><a href="getting-started.html">Getting Started</a> shows installation, imports, and common usage examples.</li>
<li><a href="api/toc.html">API Reference</a> contains the generated DocFX reference for every public type and member.</li>
<li><a href="api/CapyKit.html">API Reference</a> contains the generated DocFX reference for every public type and member.</li>
</ul>
<h2 id="common-tasks">Common Tasks</h2>
<h3 id="work-with-strings-and-collections">Work with strings and collections</h3>