|
1 year ago | |
---|---|---|
.. | ||
_exported_templates | 3 years ago | |
docs | 1 year ago | |
images | 1 year ago | |
overrides | 2 years ago | |
templates | 1 year ago | |
README.md | 1 year ago | |
aboutbox.png | 4 years ago | |
build.ps1 | 1 year ago | |
docfx.json | 1 year ago | |
index.md | 1 year ago | |
runbuild.cmd | 3 years ago | |
toc.yml | 1 year ago |
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