Hacker News new | ask | show | jobs
by prxtl 1133 days ago
Visual Studio App Center has excellent documentation: https://learn.microsoft.com/en-us/appcenter/distribution/cod.... It's comprehensive and well structured.

If you're looking for a system that looks as good, mkdocs (https://www.mkdocs.org/) with the mkdocs-material theme (https://squidfunk.github.io/mkdocs-material/) can get you quite close!

1 comments

I’ve always found the msdn documentation to be excellent. Although sometimes finding stuff can be overwhelming.