Please read the getting started page for more detailed information about using the toolkit.
All documentation for the toolkit is hosted on GitHub Pages
Want to see the toolkit in action before jumping into the code?play with the Sample App
dotnet tool update -g docfx
docfx init --quiet
docfx docfx_project/docfx.json
docfx docfx_project/docfx.json --serve
docfx metadata docfx_project/docfx.json
docfx metadata docfx_project/docfx.json --property VisualStudioVersion=17.0
docfx build docfx_project/docfx.json
docfx serve docfx_project/_site
"TargetFramework": "win10"
"TargetFramework": "uap10.0"
"TargetFramework": "uap"
"TargetFramework": "netcore50"
"TargetFramework": "netstandard2.0"
stride-docs-next