Readme¶
A sphinx theme for sphinx-users.jp site.
Features¶
- provide sphinxjp theme used on the sphinx-users.jp site ( http://sphinx-users.jp/ ).
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.