Documentation Publishing¶
Use this guide when changing documentation structure, validation, or publication workflow.
Goal¶
Keep documentation build and publishing behavior reliable and easy to maintain.
Steps¶
- Update documentation pages and cross-links.
- Validate local build with strict checks.
- Confirm integration pipeline behavior for documentation changes.
- Verify publishing workflow assumptions.
- Document changes that affect contributor workflow.
Practical Checks¶
- navigation remains clear and compact
- page links resolve cleanly
- build passes with strict mode
- publishing path remains aligned with repository workflow