wonderpush / apigen-theme-bootstrap
Twitter Bootstrap theme for ApiGen 4 with overview
v2.1.1
2017-07-26 10:45 UTC
Requires
- latte/latte: ~2.2
README
A theme for ApiGen that matches Twitter Bootstrap v4.0.0-alpha.6.
This fork supports showing an overview page.
Installation
composer require wonderpush/apigen-theme-bootstrap --dev
Usage
Add --template-config vendor/wonderpush/apigen-theme-bootstrap/src/config.neon
to ApiGen command like :
apigen generate --source overview.md --source app --destination docs/api/v1 --template-config vendor/wonderpush/apigen-theme-bootstrap/src/config.neon
Make sure to list one overview.md file in the source.