Readme

A sphinx theme for sphinx-users.jp site.

Features

Setup

Make environment with easy_install:

$ easy_install sphinxjp.themes.sphinxjp

Convert Usage

setup conf.py with:

extensions = ['sphinxjp.themecore']
html_theme = 'sphinxjp'

and run:

$ make html

Requirements

  • sphinx 1.0.x or later.
  • sphinxjp.themecore

License

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