Skip to content

doc: refresh build/usage docs (paths, xref, version, wording, credits)#258

Merged
daniel-rossier merged 1 commit into
mainfrom
doc/updates
Jun 29, 2026
Merged

doc: refresh build/usage docs (paths, xref, version, wording, credits)#258
daniel-rossier merged 1 commit into
mainfrom
doc/updates

Conversation

@daniel-rossier

Copy link
Copy Markdown
Contributor

Various documentation updates (Sphinx docs + README):

  • Commands without the scripts/ prefix. env.sh puts scripts/ on PATH, so build.sh / deploy.sh / st.sh / stg.sh / updiff.sh are invoked directly. Kept: the scripts/ directory references, the dir-tree listing, and the docker/scripts/ helpers (not on PATH). The build-flow diagram (so3.drawio "build" page) and its exported so3_build.png are updated to match.
  • "event channels" cross-reference now links to the AVZ Event channels section (new .. _event_channels: label) instead of landing at the page top.
  • Version bumped to 6.2.0 (conf.py).
  • Present-tense wording — dropped now / no longer / anymore where the prose read like a changelog (kept literal boot-trace output, the verbatim Linux coding-style text, and tutorial step sequencing).
  • Acknowledgements / Credits — thank all contributors, in both the docs index.rst and the README.

Built locally with sphinx-build (no new warnings); the diagram was re-exported with the drawio CLI.

- Drop the scripts/ prefix from command examples: . env.sh puts scripts/
  on PATH, so build.sh / deploy.sh / st.sh / stg.sh / updiff.sh are invoked
  directly. The scripts/ directory references, the dir-tree listing and the
  docker/scripts/ helpers (not on PATH) are kept. The build-flow diagram
  (so3.drawio "build" page) and its exported so3_build.png are updated to match.
- Link "event channels" to the AVZ "Event channels" section via a new
  .. _event_channels: label, instead of landing at the page top.
- Bump the documented version to 6.2.0.
- Describe current behaviour rather than changes: drop "now" / "no longer" /
  "anymore" where the prose read like a changelog.
- Thank all contributors in the Acknowledgements (docs) and Credits (README)
  sections.
@daniel-rossier daniel-rossier merged commit 658dd40 into main Jun 29, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant