|
před 1 rokem | |
---|---|---|
.. | ||
_exported_templates | před 3 roky | |
docs | před 1 rokem | |
images | před 2 roky | |
overrides | před 2 roky | |
templates | před 1 rokem | |
README.md | před 1 rokem | |
aboutbox.png | před 4 roky | |
build.ps1 | před 1 rokem | |
docfx.json | před 1 rokem | |
index.md | před 1 rokem | |
runbuild.cmd | před 3 roky | |
toc.yml | před 1 rokem |
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