fixing wiki generation
Generate and publish developer Wiki / generated-wiki (pull_request) Successful in 14s
Generate and publish developer Wiki / generated-wiki (pull_request) Successful in 14s
This commit is contained in:
@@ -74,11 +74,11 @@ make package/OpenUniFi/compile
|
||||
packages installed; it is not a host-side substitute for the cross-build.
|
||||
|
||||
Architecture pages for the Gitea Wiki are generated from the recursive C source
|
||||
tree. After source or architecture changes, run:
|
||||
tree into a separate checkout. After source or architecture changes, run:
|
||||
|
||||
```sh
|
||||
./scripts/docs/generate-wiki.py
|
||||
./scripts/docs/generate-wiki.py --check
|
||||
./scripts/docs/generate-wiki.py --output /path/to/openunifi.wiki
|
||||
./scripts/docs/generate-wiki.py --check --output /path/to/openunifi.wiki
|
||||
```
|
||||
|
||||
There is currently no automated test suite. For documentation-only changes,
|
||||
|
||||
Reference in New Issue
Block a user