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

v2.0.0 2017-04-02 09:47 UTC

This package is auto-updated.

Last update: 2022-03-08 10:48:42 UTC


README

Downloads this Month Latest stable

A theme for ApiGen that matches Twitter Bootstrap v4.0.0-alpha.6.

Twitter Bootstrap Theme

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