/styledocco-bootstrap-theme

Bootstrap theme for StyleDocco.

Primary LanguageJavaScriptMIT LicenseMIT

Bootstrap theme for StyleDocco

This is a Bootstrap theme for StyleDocco. StyleDocco generates documentation and style guide documents from your stylesheets.

Bootstrap v3.1.1 support.

styledocco-bootstrap-theme

How to apply this theme

  1. Install StyleDocco. Type npm install styledocco or npm install -g styledocco for global CLI.
  2. Download styledocco-bootstrap-theme and copy the "share" folder into your StyleDocco installed directory. The original "share" folder is recommended that you back up.
  3. Run styledocco command, like below.
styledocco [options] [STYLESHEET(S)]

License

The MIT License