文档基于 https://dotnet.github.io/docfx/index.html 构建。
打开 framework/Furion.sln 项目并切换为 Release 模式进行编译。
# 安装 docfx
dotnet tool update -g docfx
# 本地浏览
docfx docfx.json --serve部署 _site 目录即可。
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
文档基于 https://dotnet.github.io/docfx/index.html 构建。
打开 framework/Furion.sln 项目并切换为 Release 模式进行编译。
# 安装 docfx
dotnet tool update -g docfx
# 本地浏览
docfx docfx.json --serve部署 _site 目录即可。