Skip to content

Siccity/MarkdownGenerator

 
 

Repository files navigation

MarkdownGenerator

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

Sample: See UniRx/wiki

How to Use

Clone and open solution, build console application.

Command Line Argument

  • [0] = dll src path
  • [1] = output directory

Put .xml on same directory, use document comment for generate.

for example

MarkdownGenerator.exe UniRx.dll md

About

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

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%