Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

NuGet tool to analyze dotnet projects/solutions, enabling schema analysis and documentation generation.

License

NotificationsYou must be signed in to change notification settings

dendrodocs/dotnet-tool

Repository files navigation

NugetCoverage Status

DendroDocs.Tool is the successor to theLiving Documentation Analyzer, providing a solution for analyzing dotnet projects and generating detailed JSON outputs.This tool is a key component of the DendroDocs ecosystem, designed to bridge the gap between evolving code and up-to-date documentation.

Features

A command-line tool that analyzes dotnet projects or solutions and produces a JSON file that follows the schema defined in theDendroDocs Schema repository.

Shared Code

DendroDocs.Tool uses the shared library from theDendroDocs.Shared repository, ensuring reusability across different parts of the DendroDocs dotnet ecosystem.

Prerequisites

  • .NET 8.0 SDK or newer.

Installation

InstallDendroDocs.Tool as a dotnet global tool:

dotnet tool install --global DendroDocs.Tool

Example usage:

dendrodocs-analyze --solution G:\DendroDocs\dotnet-shared-lib\DendroDocs.Shared.sln --output shared.json --pretty --verbose --exclude G:\DendroDocs\dotnet-shared-lib\build\_build.csproj

Output

The output ofDendroDocs.Tool is a comprehensive JSON file that conforms to the schema defined in theDendroDocs Schema.This JSON file provides a representation of your source code, which can be used to generate various types of documentation or integrate with other tools in your development pipeline.

The DendroDocs Ecosystem

DendroDocs.Tool is part of the broader DendroDocs ecosystem.ExploreDendroDocs to find more tools, libraries, and documentation resources that help you bridge the gap between your code and its documentation.

Contributing

Contributions are welcome! Please feel free to createissues orpull requests.

License

This project is licensed under the MIT License.

About

NuGet tool to analyze dotnet projects/solutions, enabling schema analysis and documentation generation.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

[8]ページ先頭

©2009-2025 Movatter.jp