Add generate-docs command to build task

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 e78e2c082d
commit e2bfb8280b
6 changed files with 236 additions and 2 deletions

1
.gitignore vendored
View File

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