================================= sphinxjp theme sample for Sphinx ================================= Quick Start ============= install: .. code-block:: bash $ easy_install sphinxjp.themes.sphinxjp setup your ``conf.py`` with: .. code-block:: python extensions = ['sphinxjp.themecore'] 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://bitbucket.org/shimizukawa/sphinxjp.themes.sphinxjp :bug tracker: https://bitbucket.org/shimizukawa/sphinxjp.themes.sphinxjp/issues Contents ========= .. toctree:: readme options history