Documentation Contributions
Workflow
- Identify the product area or code behavior being documented.
- Confirm the source of truth in code, configuration, existing docs, or product owner guidance.
- Add or update the relevant Markdown or MDX page in
xtrakt.doc/docs. - Link the page from nearby docs.
- Run the documentation build.
- Ask for review from the owner of the product area.
Validation
cd xtrakt.doc
npm run build
Review Standard
Documentation should be clear enough for a new user, developer, administrator, or operator to take the next step without reading source code first.