Following the sphinx-autoapi
integration with docfx
guide, they suggest installing docfx
using the following command:
Install DocFX using DNU (deprecated ?)
dnu commands install docfx
Did DNU get retired - I just ended up using chocolatey, but it seems like global commands have been dropped in .NET Core CLI. Hoping someone can confirm what happened to .NET Utilities.
Install DocFX using Chocolatey
choco install docfx