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

@ -12,7 +12,7 @@ The library targets .NET 8 and keeps its public surface intentionally direct. Mo
- [Introduction](introduction.md) explains what CapyKit includes and how the namespaces are organized.
- [Getting Started](getting-started.md) shows installation, imports, and common usage examples.
- [API Reference](api/toc.yml) contains the generated DocFX reference for every public type and member.
- [API Reference](api/CapyKit.md) contains the generated DocFX reference for every public type and member.
## Common Tasks