Skip to content

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

License

Notifications You must be signed in to change notification settings

hnx8/MarkdownGenerator

This branch is 1 commit ahead of neuecc/MarkdownGenerator:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0941c44 · Apr 25, 2021

History

26 Commits
May 20, 2016
May 20, 2016
May 20, 2016
May 20, 2016
May 20, 2016
May 23, 2016
Apr 25, 2021
May 23, 2016
May 23, 2016
Feb 2, 2018
Feb 2, 2018
May 25, 2019

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
  • [2] = regex pattern to select namespaces (optional)

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

for example

MarkdownGenerator.exe UniRx.dll md

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%