Readme

Basicstrap style theme for Sphinx. Using Twitter Bootstrap.

travis coveralls.io downloads latest version license requires.io

Features

Set up

Make environment with pip:

$ pip install sphinxjp.themes.basicstrap

Convert Usage

setup conf.py with:

extensions += ['sphinxjp.themes.basicstrap']
html_theme = 'basicstrap'

and run:

$ make html

Requirement

  • Python 2.6, 2.7, 3.3, 3.4 or later.
  • Sphinx 1.2.x or later.

Using

  • Twitter Bootstrap 3.3.4 and 2.3.2
  • jQuery 1.11.1
  • Bootswatch
  • Font Awesome 4.3.0