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.
Links¶
| download: | http://pypi.python.org/pypi/sphinxjp.themes.sphinxjp |
|---|---|
| repository: | https://github.com/sphinxjp/sphinxjp.themes.sphinxjp |
| documentation: | http://sphinxjpthemessphinxjp.rtfd.io/ |