docs: add dev version step for local docs (#2886)

Signed-off-by: Ados <aden.huen@gmail.com>
This commit is contained in:
adenhuen
2025-06-10 22:27:23 +08:00
committed by GitHub
parent bcfd47686f
commit a4f384cf32

View File

@@ -12,6 +12,8 @@ docker compose up --build
The development server will be available on http://localhost:3000/docs/main/ .
Under `Docs` in the navigation bar, select `Development` version to see local changes.
## Suggesting Changes
You can [submit an issue](https://github.com/opentofu/opentofu/issues/new/choose) with documentation requests or submit a pull request with suggested changes.