zonaro / MarkdownGenerator

Generate markdown from C# binary & xml document for GitHub Wiki.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MarkdownGenerator

Generate markdown from C# binary document for GitHub Wiki. How to use:

  • Clone/fork project
  • dotnet restore
  • run
  • choose dll you want to wikify

it'll open the folder to the docs if it is successfull, try to use the debug bin version of your application

About

Generate markdown from C# binary & xml document for GitHub Wiki.

License:MIT License


Languages

Language:C# 100.0%