initial commit
This commit is contained in:
@@ -73,7 +73,7 @@ Open the **search links** row in the Ready summary to reveal the generated links
|
||||
### Opening documentation from the sidebar
|
||||
|
||||
1. Open the sidebar menu.
|
||||
2. In the footer section under `Version <build>`, click **Documentation**, which opens the locally hosted docs in a new tab.
|
||||
2. In the footer section under `Version vX.Y.Z`, click **Documentation**, which opens the locally hosted docs in a new tab.
|
||||
|
||||
### Generating PDFs
|
||||
|
||||
|
||||
@@ -13,6 +13,12 @@ Yes. The docs static build is bundled and served locally at `/docs`.
|
||||
|
||||
Docs are versioned using Docusaurus versions, intended to map to release tags.
|
||||
|
||||
## How is the app version managed?
|
||||
|
||||
The app version comes from `orchestrator/package.json`.
|
||||
|
||||
Releases create a matching `vX.Y.Z` Git tag, and the UI shows that release version in the sidebar footer.
|
||||
|
||||
## Where should contributors edit docs?
|
||||
|
||||
Edit files under `docs-site/docs` for latest docs.
|
||||
|
||||
Reference in New Issue
Block a user