Readme
Dotted style theme for Sphinx.
Features
- provide dotted theme for render HTML document.
Set up
Make environment with pip:
$ pip sphinxjp.themes.dotted
Convert Usage
setup conf.py with:
and run:
Requirement
- Python 2.7 or later (not support 3.x)
- Sphinx 1.2.x or later.
License
Licensed under the MIT license .
See the LICENSE file for specific terms.