Document your .NET code with DocFX and GitHub Actions
In this article I show how to use XML doc comments, DocFX and GitHub Actions to automatically build and publish documentation for your .NET code. Along the way I'll explain how to install DocFX and set up a documentation project, add XML doc comments...
Dec 19, 20218 min read6.8K


