Add generate-docs command to build task
Some checks failed
Docs / docs (push) Has been cancelled
Docs / deploy (push) Has been cancelled

The Swift Docc has to run in a Linux container to be able to build the
documentation, as it needs access to the inotify.h header files.
This commit is contained in:
T. R. Bernstein
2026-03-12 18:10:31 +01:00
parent 2812ddf210
commit a942b15483
4 changed files with 196 additions and 2 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
.build
public