These files comprise v2.wp-api.org. The endpoint documentation is programmatically, but manually, generated from the API.
-
Install Composer.
-
Install dev dependencies with
composer install --dev
-
Set the domain for WP-API:
export WP_API_DEV_DOMAIN=http://wordpress-develop.dev
(or similar) -
Build the endpoint documentation:
vendor/bin/phake