apigen / theme-bootstrap
This package is abandoned and no longer maintained.
The author suggests using the apigen/apigen package instead.
Twitter Bootstrap theme for ApiGen
Package info
github.com/deprecated-packages/ThemeBootstrap
Language:HTML
pkg:composer/apigen/theme-bootstrap
v2.0.0
2017-04-02 09:47 UTC
Requires
- latte/latte: ~2.2
README
A theme for ApiGen that matches Twitter Bootstrap v4.0.0-alpha.6.
Installation
Clone the theme as ApiGen/vendor/apigen/theme-bootstrap.
Usage
Add --template-theme bootstrap to ApiGen command like :
apigen generate --source app --destination docs/api/v1 --template-theme bootstrap
