clidoc 1.1.38

dotnet tool install --global clidoc --version 1.1.38
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local clidoc --version 1.1.38
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=clidoc&version=1.1.38
                    
nuke :add-package clidoc --version 1.1.38
                    

clidoc

Generate beautiful static documentation websites for CLI tools.

.NET License

clidoc renders a searchable, themeable static site from a commands.json document that describes your CLI.

📖 Live demo → (clidoc documents itself)

Features

  • Beautiful UI — dark/light theme, responsive, column / tree / list views.
  • Smart search — filter by name and description.
  • LLM-friendly — emits llms.txt alongside the site.
  • Framework-agnostic — any tool that can emit commands.json works. Ships with a companion NuGet for System.CommandLine apps (including DI-heavy ones).
  • Metadata enrichment — add examples, taglines, and prose sections via cli-docs.yaml.

Documentation

Contributing

Contributions welcome — see CONTRIBUTING.md.

License

MIT.

Acknowledgments

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.1.38 130 4/16/2026
1.1.37 109 4/16/2026
1.1.36 111 4/16/2026
1.1.35 107 4/16/2026
1.1.34 118 4/16/2026
1.1.33 111 4/15/2026
1.1.32 109 4/15/2026
1.1.31 112 4/15/2026
1.0.30 119 4/15/2026
1.0.29 110 4/15/2026
1.0.28 107 4/15/2026
1.0.27 115 4/15/2026
1.0.26 108 4/15/2026
1.0.25 103 4/15/2026
1.0.24 104 4/15/2026
1.0.23 109 4/15/2026
1.0.22 103 4/15/2026
1.0.21 110 4/15/2026
1.0.20 106 4/15/2026
1.0.19 107 4/15/2026
Loading failed