More succinct api docs

This commit is contained in:
Chris Boden 2012-07-12 14:35:26 -04:00
parent 081cfc8457
commit 38a55997fb

View File

@ -10,4 +10,9 @@ abtests:
echo echo
apidocs: apidocs:
apigen -s src/ -s vendor/ --title Ratchet -d reports/api apigen --title Ratchet -d reports/api -s src/ \
-s vendor/react \
-s vendor/guzzle/guzzle/src/Guzzle/Http \
-s vendor/guzzle/guzzle/src/Guzzle/Common \
-s vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session \
-s vendor/evenement/evenement/src/Evenement