Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.

Commit

Permalink
Using custom apigen template
Browse files Browse the repository at this point in the history
MINT-2097
  • Loading branch information
Petros Gkourasas authored and Christer Gustavsson committed Mar 27, 2015
1 parent 7bc2c7b commit 386fb8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -31,6 +31,6 @@
},
"scripts": {
"test": "vendor/bin/phpunit --colors",
"reference": "vendor/bin/apigen generate -s src -d docs/reference"
"reference": "vendor/bin/apigen generate -s src -d docs/reference --template-config='docs/template/config.neon'"
}
}

0 comments on commit 386fb8a

Please sign in to comment.