Two Layers, One Repo
Public Docs
docs/public/ — The Mintlify docs site your users see. Setup guides, feature docs, provider docs, and troubleshooting.Internal Docs
docs/architecture/ — Notes for maintainers only. Implementation details, refactor plans, internal tradeoffs.What Goes Where
- Public Docs (docs/public/)
- Internal Docs (docs/architecture/)
Put these here:
- Setup and getting-started guides
- Provider configuration docs
- Product feature documentation
- Customer-safe architecture explanations
- Troubleshooting and FAQ content
Navigation
The Mintlify site structure is controlled by
docs/public/mint.json. If you add a new page but forget to add it there, your page will exist but won’t show up in the docs navigation.
