sphinxjp.themes.dotted is a dotted style theme for Sphinx.
Set up
Make environment with easy_install:
easy_install sphinxjp.themes.dotted
Convert Usage
setup conf.py with:
extensions = ['sphinxjp.themecore']
html_theme = 'dotted'
and run:
make html
Product's homepage
Here are some key features of "sphinxjp.themes.dotted":
· Provide dotted theme for render HTML document.
Requirements:
· Python
· Sphinx
What's New in This Release: [ read full changelog ]
· add new functionalities
· toggle to display sidebar or not
· toggle to put sidebar on right side or not