The ACP documentation uses Mintlify. All files are MDX and can host custom components if there's a need to.
Run the following command to have the documentation live locally:
npm run docsTo preview the changes locally, run the following command:
mint devBefore running the site locally you need to install Mint's CLI:
npm i -g mintThe documentation site is updated every time changes get to main.