EarlyDocs NuGet Package

EarlyDocs generates Markdown documentation for your .Net library.



Install the NuGet package to insert EarlyDocs into your build process. It will run after your project build is complete. Errors in EarlyDocs will not affect your build.

Summary:
+ Loads documentation from your Project.dll and Project.XML files.


+ Generates one Markdown documentation page for each Type in your project.
+ Generates one global Table of Contents per project and one detailed Table of Contents per namespace.
+ All Markdown files are inter-linked.
+ Everything is saved to one "documentation" directory.



See full documentation on Github (https://github.com/WithoutHaste/EarlyDocs).




Got any EarlyDocs Question?





Info

Version: 2.0.0
Author(s): WithoutHaste
Last Update: Wednesday, April 3, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/WithoutHaste/EarlyDocs
NuGet Url: https://www.nuget.org/packages/EarlyDocs


Install
Install-Package EarlyDocs
dotnet add package EarlyDocs
paket add EarlyDocs
EarlyDocs Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

1848