Software Details:
Version: 0.3.1
Upload Date: 11 May 15
Distribution Type: Freeware
Downloads: 35
sphinxjp.themes.sphinxjp is a Sphinx theme for sphinx-users.jp site.
Output Sample
output: http://packages.python.org/sphinxjp.themes.sphinxjp/
Setup
Make environment with easy_install:
easy_install sphinxjp.themes.sphinxjp
Convert Usage
setup conf.py with:
extensions = ['sphinxjp.themecore']
html_theme = 'sphinxjp'
and run:
make html
Features:
- Provide sphinxjp theme used on the sphinx-users.jp site ( http://sphinx-users.jp/ ).
What is new in this release:
- fix: now come back search feature
What is new in version 0.1.1:
- Fixed namespace package declaration missing, thank you togakushi!
Requirements:
- Python
- Sphinx
- sphinxjp.themecore
Comments not found