Readme

A sphinx theme for sphinx-users.jp site.

PyPI version Documentation Status LICENSE distribution format Github tag CI status

Features

Setup

Make environment with pip install:

$ pip install sphinxjp.themes.sphinxjp

Convert Usage

setup conf.py with:

html_theme = 'sphinxjp'

and run:

$ make html

Requirements

  • sphinx 1.6 or later

License

Licensed under the MIT license . See the LICENSE file for specific terms.