Doki.CommandLine
2.1.0
dotnet tool install --global Doki.CommandLine --version 2.1.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Doki.CommandLine --version 2.1.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Doki.CommandLine&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Doki.CommandLine --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
doki
Doki is a .NET code documentation framework that allows you to generate documentation from your codebase.
It uses the XML documentation comments in your code to generate documentation in various formats, such as Markdown, JSON, and more.
Getting Started
Install the doki
Command-Line Interface:
dotnet tool install --global Doki.CommandLine
Note: You can find the latest version of the CLI and how to install it on NuGet.
Set up your repository:
doki init
Generate documentation:
doki g
Documentation
Doki is documented using doki. You can find the generated API documentation here.
You can find the CLI documentation here.
License
This project is licensed under the MIT license.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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 |
---|---|---|
2.1.0 | 414 | 6/22/2024 |
2.0.0 | 115 | 6/22/2024 |
1.1.0 | 110 | 6/22/2024 |
1.0.2 | 245 | 5/23/2024 |
1.0.1 | 104 | 5/23/2024 |
1.0.0 | 111 | 5/23/2024 |
0.4.0-preview | 188 | 5/7/2024 |
0.3.0-preview | 125 | 4/20/2024 |
0.2.0-preview | 110 | 4/19/2024 |
0.1.0-preview | 194 | 12/20/2023 |