Skip to main content

A sphinx theme for sphinx-users.jp site.

Project description

A sphinx theme for sphinx-users.jp site.

PyPI version Documentation Status LICENSE distribution format Github tag CI status

Output Sample

output:

http://sphinxjpthemessphinxjp.rtfd.io/

Features

Setup

Make environment with pip install:

$ pip install sphinxjp.themes.sphinxjp

Convert Usage

setup conf.py with:

html_theme = 'sphinxjp'

and run:

$ make html

Requirements

  • sphinx 1.2 or later

License

Licensed under the MIT license . See the LICENSE file for specific terms.

AUTHORS

  • Daigo3 <stain.witness AT gmail.com> sphinx-users.jp

  • Takayuki SHIMIZUKAWA <shimizukawa AT gmail.com> sphinx-users.jp

History

1.0.0 (2017/02/12)

  • theme parameter: repository_url

  • doc: easy_install -> pip install

  • doc: remove a note for sphinxjp.themecore

  • doc: moved from pythonhosted.org to readthedocs

  • repository: moved from bitbucket to github

  • test: Drop py25,py26,py31, Add py35,py36

0.3.1 (2014/2/12)

  • fix: now come back search feature

0.3.0 (2013/12/10)

  • support Python-3.1, 3.2, 3.3.

  • support Sphinx-1.2 theme plugin feature. sphinxjp.themecore is no longer needed (if you use Sphinx-1.1.3, you need sphinxjp.themecore).

0.2.0 (2013/10/5)

  • fix: <ul><li> list item in the <ol><li> rendering as numbered list, thank you @usaturn!

  • transplant many macro/header parts from sphinx basic theme.

  • separate layout.html into some sub templates:

    • globalnavigation.html : top-right 3 icons

    • globaltoc.html : global toctree for sidebar

    • localtoc.html : local toctree for sidebar

    • relations.html : next/pref link for sidebar

    • searchbox.html : search box for sidebar

    • sourcelink.html : source link for sidebar

0.1.1 (2011/7/6)

  • fix: namespace package declaration missing, thank you @togakushi!

0.1.0 (2011/2/19)

  • first release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinxjp.themes.sphinxjp-1.0.0.tar.gz (450.8 kB view hashes)

Uploaded Source

Built Distribution

sphinxjp.themes.sphinxjp-1.0.0-py2.py3-none-any.whl (96.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page