Restructure docs around use cases (#66)
authorStefan Gasser <redacted>
Sat, 31 Jan 2026 21:50:00 +0000 (22:50 +0100)
committerGitHub <redacted>
Sat, 31 Jan 2026 21:50:00 +0000 (22:50 +0100)
commit2d21638ce575f53a6fb5b64951f4f389ddbd78c7
tree6ce7b5f07522e5c665418a527a0ebf069b0aaf1e
parentc166153e958fdf90b82dbc7ec753ba57bfb0adc8
Restructure docs around use cases (#66)

* Restructure docs around use cases

Replace the single Integrations page with four dedicated use case pages
(Browser Extension, Coding Tools, Apps & SDKs, Self-Hosted) so each
audience has a clear path through the docs.

- Rewrite introduction around four user contexts with cards
- Simplify quickstart to be tool-neutral
- Add Use Cases navigation group in mint.json
- Update README links to point to new docs pages
- Replace demo.gif with comparison.png
- Remove duplicate h1 headings (Mintlify renders frontmatter title)
- Remove Copilot from platform lists per positioning doc

* Sync docs and README with website messaging

- Update tagline to "AI gets the context. Not your secrets."
- Add trust statement and detection stats (30+ types, 24 languages)
- Rename use cases to match website: Chat, Apps, Coding Tools, API Integration
- Reorder use cases consistently across docs and README
- Replace comparison image with refined rose/teal design
- Add light/dark mode image support for GitHub and Mintlify

* Improve dark mode text contrast in comparison image
30 files changed:
README.md
assets/comparison-dark.png [new file with mode: 0644]
assets/comparison.png [new file with mode: 0644]
assets/demo.gif [deleted file]
docs/api-reference/anthropic.mdx
docs/api-reference/dashboard-api.mdx
docs/api-reference/mask.mdx
docs/api-reference/openai.mdx
docs/api-reference/status.mdx
docs/concepts/mask-mode.mdx
docs/concepts/pii-detection.mdx
docs/concepts/route-mode.mdx
docs/concepts/secrets-detection.mdx
docs/configuration/logging.mdx
docs/configuration/overview.mdx
docs/configuration/pii-detection.mdx
docs/configuration/providers.mdx
docs/configuration/secrets-detection.mdx
docs/images/comparison-dark.png [new file with mode: 0644]
docs/images/comparison-light.png [new file with mode: 0644]
docs/images/demo.gif [deleted file]
docs/installation.mdx
docs/integrations.mdx [deleted file]
docs/introduction.mdx
docs/mint.json
docs/quickstart.mdx
docs/use-cases/api-integration.mdx [new file with mode: 0644]
docs/use-cases/apps.mdx [new file with mode: 0644]
docs/use-cases/chat.mdx [new file with mode: 0644]
docs/use-cases/coding-tools.mdx [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT