Reference Documentation
CLI Reference
Complete command-line reference for the
dotnet easyaf tool, including all commands, options, and usage examples..docsproj Reference
Comprehensive guide to MSBuild properties, items, and targets available in DotNetDocs.Sdk documentation projects.
Quick Reference
Common CLI Commands
Essential .docsproj Properties
| Property | Purpose |
|---|---|
DocumentationType | Target format (Mintlify, DocFX, MkDocs, etc.) |
GenerateDocumentation | Enable automatic API doc generation |
NamespaceMode | Organize by Folder, File, or Flat structure |
ApiReferencePath | Output directory for API documentation |
MSBuild Items
| Item | Purpose |
|---|---|
DocumentationReference | Reference another documentation project for collections |
ProjectReference | Reference a .NET project for API documentation |