SharpDoc
SharpDoc copied to clipboard
NuGet Package
First off excellent library! It takes 20 seconds to do what takes SHFB 2 minutes.
I was just wondering if you were ever planning on releasing a NuGet package for this?
Ideally one of the things I'd like to do is build docs and push to my gh-pages branch on Travis CI, the simplest way of doing that would be by restoring a NuGet package and then calling the .exe from the packages folder.
Rolling in the Standard style in the package would also be nice, as I wouldn't have to add all of those files to my repo when I really only need my own inheriting style.