A sphinx theme for sphinx-users.jp site. #sphinxjp
Project description
A sphinx theme for sphinx-users.jp site.
Output Sample
Features
provide sphinxjp theme used on the sphinx-users.jp site ( http://sphinx-users.jp/ ).
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.
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
File details
Details for the file sphinxjp.themes.sphinxjp-0.2.0.tar.gz
.
File metadata
- Download URL: sphinxjp.themes.sphinxjp-0.2.0.tar.gz
- Upload date:
- Size: 220.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0592ed8958ed950ab25db7ea43defca84ae5bb347f24323d55c3227da41a33f |
|
MD5 | 0b08a45e8464cf1b0a9c621bce5908ac |
|
BLAKE2b-256 | 1140e81347ffcfb0dbe0295195584e7b1f2ae8f9ab7e2ce620bbe3b3ded7fb97 |