wonderpush / apigen-theme-bootstrap
Twitter Bootstrap theme for ApiGen 4 with overview
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 21
Language:HTML
pkg:composer/wonderpush/apigen-theme-bootstrap
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.