docs: add development builds install page

Move the container image and binary download details from the README
into a dedicated documentation page at setup/install/main. This gives
development builds a proper home in the docs site alongside the other
install methods. The README now links to the docs page instead.
This commit is contained in:
Kristoffer Dalby
2026-03-27 09:26:04 +00:00
parent e171d30179
commit dfaf120f2a
3 changed files with 62 additions and 16 deletions

View File

@@ -170,6 +170,7 @@ nav:
- Community packages: setup/install/community.md
- Container: setup/install/container.md
- Build from source: setup/install/source.md
- Development builds: setup/install/main.md
- Upgrade: setup/upgrade.md
- Usage:
- Getting started: usage/getting-started.md