docs.json at the root of this docs app (apps/docs). The legacy mint.json format is deprecated; this repo uses docs.json only.
Full property reference: Mintlify docs.json schema. Required fields include
theme, name, colors.primary, and navigation.This repository
Example structure
GoalGen uses two top-level tabs innavigation.tabs: Documentation (Get Started, Creator Studio, Essentials) and API Reference. Sidebar anchors (Documentation, Community, Blog) are under navigation.global.anchors.
Navbar and footer
navbar.links— Text links (e.g. Support).navbar.primary— Primary call-to-action button (type,label,href).footer.socials— Keys such asgithub,x,linkedinwith profile URLs.
Related
Navigation
How sidebar navigation maps to
docs.json.Mintlify settings
Official schema for every
docs.json field.