Skip to main content

A sphinx theme for sphinx-users.jp site. #sphinxjp

Project description

A sphinx theme for sphinx-users.jp site.

Output Sample

output:

http://packages.python.org/sphinxjp.themes.sphinxjp/

Features

Setup

Make environment with easy_install:

$ easy_install sphinxjp.themes.sphinxjp

Convert Usage

setup conf.py with:

extensions = ['sphinxjp.themecore']
html_theme = 'sphinxjp'

and run:

$ make html

Requirements

  • sphinx 1.0.x or later.

  • sphinxjp.themecore

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

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-0.2.0.tar.gz (220.0 kB view hashes)

Uploaded Source

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