|
1 год назад | |
---|---|---|
.. | ||
_exported_templates | 3 лет назад | |
docs | 1 год назад | |
images | 1 год назад | |
overrides | 2 лет назад | |
templates | 1 год назад | |
README.md | 1 год назад | |
aboutbox.png | 4 лет назад | |
build.ps1 | 1 год назад | |
docfx.json | 1 год назад | |
index.md | 1 год назад | |
runbuild.cmd | 3 лет назад | |
toc.yml | 1 год назад |
This folder generates the API docs for Terminal.Gui.
The API documentation is generated via a GitHub Action (.github/workflows/api-docs.yml
) using DocFX. The Action publishes the docs to the gh-pages
branch, which gets published to https://gui-cs.github.io/Terminal.Gui/.
NOTE: the v2 are generated from another repository (https://github.com/gui-cs/Terminal.GuiV2Docs) and are published here: https://gui-cs.github.io/Terminal.GuiV2Docs/.
./docfx
folder and run ./build.ps1