mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Adds new workflow for generating API docs via Github action
This commit is contained in:
@@ -11,4 +11,4 @@ The API documentation is generated via a GitHub Action (`.github/workflows/api-d
|
||||
|
||||
If `docfx` fails with a `Stackoverflow` error. Just run it again. And again. Sometimes it takes a few times. If that doesn't work, create a fresh clone or delete the `docfx/api`, `docfx/obj`, and `docs/` folders and run the steps above again.
|
||||
|
||||
Note the `./docfx/build.ps1` script will create a `./docs` folder. This folder is ignored by `.gitignore`.
|
||||
Note the `./docfx/build.ps1` script will create a `./docs` folder. This folder is ignored by `.gitignore`.
|
||||
|
||||
Reference in New Issue
Block a user