I was watching your Documentation Twitch streams @brianlagunas:
Thanks for showing DocFX.
I’ve been using MkDocs so great to see an alternative, and the switch should be quick as most of it is the same, md, yml.
Since there were problems with just the API portion you might want to try out Sandcastle.
It looks more like the old school api browsers but it can create a help file (chm) and a website.
—-
For API Docs for web I usually use Swashbuckle.
I was watching your Documentation Twitch streams @brianlagunas:
Thanks for showing DocFX.
I’ve been using MkDocs so great to see an alternative, and the switch should be quick as most of it is the same,
md,yml.Since there were problems with just the API portion you might want to try out Sandcastle.
It looks more like the old school api browsers but it can create a help file (chm) and a website.
—-
For API Docs for web I usually use Swashbuckle.