wonderpush/apigen-theme-bootstrap

Twitter Bootstrap theme for ApiGen 4 with overview

Installs: 20

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 22

Language:HTML

v2.1.1 2017-07-26 10:45 UTC

This package is not auto-updated.

Last update: 2024-11-10 03:46:31 UTC


README

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

This fork supports showing an overview page.

Twitter Bootstrap Theme

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.