A sphinx theme for sphinx-users.jp site.
output: | http://sphinxjpthemessphinxjp.rtfd.io/ |
---|
- provide
sphinxjp
theme used on the sphinx-users.jp site ( http://sphinx-users.jp/ ).
Make environment with pip install:
$ pip install sphinxjp.themes.sphinxjp
setup conf.py with:
html_theme = 'sphinxjp'
and run:
$ make html
- sphinx 1.6 or later
Licensed under the MIT license . See the LICENSE file for specific terms.