Important
This project has been migrated to https://gitlab.com/portlandlabs/community-stack/api-documentation
This will take a long time the first time as it clones the entire concrete5/concrete5 repository.
composer install
Copy .env.dist to .env and change BASE_URL.
First parse all versions and files:
php vendor/bin/doctum.php parse --quiet config.phpThen render the documentation:
php vendor/bin/doctum.php render --quiet config.php