sphinxjp theme sample for Sphinx

Quick Start

install:

$ pip install sphinxjp.themes.sphinxjp

setup your conf.py with:

html_theme = 'sphinxjp'

and run:

$ make html

then you will get this page’s style HTML output.