=================================
sphinxjp theme sample for Sphinx
=================================

Quick Start
=============

install:

.. code-block:: bash

    $ pip install sphinxjp.themes.sphinxjp


setup your ``conf.py`` with:

.. code-block:: python

    html_theme = 'sphinxjp'

and run:

.. code-block:: bash

    $ make html

then you will get this page's style HTML output.


Links
=======

:download: http://pypi.python.org/pypi/sphinxjp.themes.sphinxjp
:repository: https://github.com/sphinxjp/sphinxjp.themes.sphinxjp
:documentation: http://sphinxjpthemessphinxjp.rtfd.io/


Contents
=========

.. toctree::

    readme
    options
    history

