-
Notifications
You must be signed in to change notification settings - Fork 646
Export for Documentation #1115
Copy link
Copy link
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
I'm currently manually creating the documentation to put on my site for the CLI usage. Which gave me a thought...
Would it be possible to do some sort of export of the the documentation.
If I have branch commands I have to go into each command and call -h to get the output for that command, then I use that to build the documentation on the site.
I have no idea how you would solve it nicely, maybe a nuget tool which analysis it and generates a .md file.
Feel free to close this is my idea is stupid...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers