Configure the global settings for your documentation
Every documentation site requires a docs.json file.This file contains the global configuration settings and controls everything from styling and navigation to integrations.
The path to your favicon file in the docs folder, including the file extension. The file will automatically be resized to appropriate favicon sizes.
Can be a single file or a pair for light and dark mode. Example: /favicon.png
Specify which pages to be indexed by search engines. Setting navigable indexes pages that are set in navigation, all indexes all pages. Defaults to navigable.