This repo hosts the source code for the RobotDotNet WPILib Documentation. The code is generated from here and hosted from the gihub docs page.
To build the site, run runBuild.ps1. This will clone all the necessary repos, and run the build. To do this, you must have both a version of the .NET core SDK installed,
along with docfx installed somewhere in your path.