Documentation: docs cleanup (#12158)

This commit is contained in:
shamoon
2026-02-24 11:47:24 -08:00
parent 98298e37cd
commit 6de7283cbf
3 changed files with 260 additions and 308 deletions

View File

@@ -358,7 +358,7 @@ If you want to build the documentation locally, this is how you do it:
$ uv run zensical serve
```
## Building the Docker image
## Building the Docker image {#docker_build}
The docker image is primarily built by the GitHub actions workflow, but
it can be faster when developing to build and tag an image locally.