0
vladsd created
Is there good tool to use to author help pages like ASP.NET Zero website?
I see md files but I cannot figure out how to generate html files?
Thanks.
4 Answer(s)
-
0
We are using this tool to convert from md to html <a class="postlink" href="https://github.com/Knagis/CommonMark.NET">https://github.com/Knagis/CommonMark.NET</a>. It has some problems but can be used.
-
0
Thank you. I also found nmp plugins. I was wondering if there is a good framework/platform for producing API docs, how to documentation, and help files all together. Something like swagger on steroids.
-
0
Vlad, If you find an answer to that one let me know.
-
0
Here are top 4 docs tools <a class="postlink" href="http://www.docbuilds.com/">http://www.docbuilds.com/</a>