Skip to content
This repository has been archived by the owner on Jun 4, 2020. It is now read-only.

sphinxjp/sphinxjp.themes.sphinxjp

Repository files navigation

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.