Skip to content

Docs Maintenance

Syed Ibrahim Omer edited this page Apr 13, 2026 · 1 revision

Docs Maintenance

Principles

  • The wiki is a curated version of the docs.
  • The main repo is the canonical source for long or frequently changing content.

When to update the wiki

Suggested review checklist (PRs)

  • If src/cli.py changed, does the wiki reflect option/behavior changes?
  • If src/indicators.py or src/default_configs.json changed, are indicator columns/config keys still correct?
  • If profiling/ changed, are profiling commands/artifacts still accurate?
  • If tests/ changed, are the documented test commands still accurate?

Related pages:

Clone this wiki locally