Configure your documentation using the docs.json
file
docs.json
file that contains the core configuration settings. This file controls everything from styling and navigation to integrations and analytics.
mint.json
configuration file, please update the CLI:upgrade
command in your docs repository:docs.json
based off of your mint.json
. Then, please delete the mint.json
file from your repository./favicon.png
docs.json
file, consider these best practices:
docs.json
file is validated against a JSON schema to ensure proper configuration. You can reference the schema by including:
mint.json
(Legacy)Documentation for the legacy `mint.json` config file
mint.json
file with the core configuration
settings. Learn more about the properties or from an
example/path/to/favicon.svg
locale
any fixed text in Mintlify,
such as ‘Was this page helpful?’, will automatically be translated based on the
locale. We currently support localization in English, Chinese, Spanish, French,
Japanese, and Portuguese.mint.json
View Example Configuration