Deploy your docs from a repo that contains multiple projects
Configure Mintlify to deploy documentation from a specific directory within a monorepo. This setup allows you to maintain documentation alongside your code in repositories that contain multiple projects or services.
docs.json
in your documentation directory.Access Git settings
Navigate to Git Settings in your dashboard.
Set your documentation path
docs
directory, enter /docs
.Do not include a trailing slash in the path.