Documentation Workflow
Who this is for: contributors editing docs or documentation site content.
Product documentation is maintained in the main repository under docs/.
The documentation site is refreshed only when explicitly requested. Normal documentation work should update the source documentation first, then publish or refresh the documentation site as a separate step.
Rules
- Keep product documentation source in the main repository.
- Use the documentation site as the public hub and community navigation layer.
- Avoid divergent manual copies of reference documentation.
- Update navigation when adding important pages.