sphinxjp.themes.sphinxjp

A sphinx theme for sphinx-users.jp site.


Keywords
sphinx, reStructuredText, theme
License
MIT
Install
pip install sphinxjp.themes.sphinxjp==1.0.2

Documentation

A sphinx theme for sphinx-users.jp site.

PyPI version Documentation Status LICENSE distribution format Github tag CI status

Output Sample

output: http://sphinxjpthemessphinxjp.rtfd.io/

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.