Sphinx biz_blue_simple sample ================================================ * `sphinx-users.jp `_ What is this? -------------- This is a Sphinx theme. * `Sphinx `_ * `sphinxjp.themes.biz_blue_simple `_ plugin Install -------- install: .. code-block:: bash $ easy_install sphinxjp.themes.biz_blue_simple setup your conf.py: .. code-block:: python extensions = ['sphinxjp.themes.biz_blue_simple'] html_theme = 'biz_blue_simple' pygments_style = 'monokai' Rendering sample ----------------- * unnumbered list 1. numbered list 2. http://sphinx-users.jp/ * **strong** , *emotion* * `literal` , ``literal`` * :command:`command` reSt source for this web page --------------------------- * `index.rst <_sources/index.txt>`_