====================================== Dotted style theme sample for Sphinx ====================================== Quick start =========== install: .. code-block:: bash $ pip sphinxjp.themes.dotted setup your ``conf.py`` with: .. code-block:: bash html_theme = 'dotted' and run: .. code-block:: bash $ make html then your will get this page's style HTML output. Links ===== :download: https://github.com/shkumagai/sphinxjp.themes.dotted :repository: https://github.com/shkumagai/sphinxjp.themes.dotted :bug tracker: https://github.com/shkumagai/sphinxjp.themes.dotted/issues Contents ======== .. toctree:: readme options sample history