Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install sphinxtheme.readability

How to install sphinxtheme.readability

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install sphinxtheme.readability
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
0.0.6 Available View build log
0.0.4 Available View build log
Linux (64-bit)
0.0.6 Available View build log
0.0.4 Available View build log
 
License
BSD
Dependencies
Imports
Lastest release
version 0.0.6 on Nov 21st, 2012

Sphinx Readability Theme

Attention!

Experimental! This theme is an experimental and rapidly developing.

Sphinx Readability Theme provides a comfortably reading environment for your documentation.

This theme is inspired by Readability.

Installation

To use this style in your Sphinx documentation, follow this guide.

Installing this sphinx theme is simply:

$ pip install sphinxtheme.readability

or:

$ sudo easy_install sphinxtheme.readability

Add this to your conf.py:

import sphinxtheme

readability_path = os.path.dirname(os.path.abspath(sphinxtheme.__file__))
relative_path = os.path.relpath(readability_path, os.path.abspath('.'))

html_theme = 'readability'
html_theme_path = [relative_path]
Author
  • Tsuyoshi Tokuda (@tokuda109)

Changelog

Version 0.0.6

Released on Aug XX 2012

  • Fixed line-height of relations h3
  • Fixed widget style
  • Added original pygments style
  • Added favicon
  • Clean up documentation
  • Some UI parts is fixed and updated its style
  • Various bug fixes
  • Added Sass document
  • Added topic directive
Version 0.0.5

Released on June 23 2012

  • Added readability themes (''athelas'', ''ebook'', ''inverse'', ''novel'')
  • Fixed list style of the document has not been applied
  • Fixed warning style of the admonition has not been applied
  • text-rendering property of the headings is applied to OptimizeLegibility
Version 0.0.4

Released on June 19 2012

  • Fixed CHANGES is not registered in the manifest.in
Version 0.0.3

Released on June 19 2012

  • Fixed path when README.rst is opened at installing
Version 0.0.2

Released on June 18 2012

  • Converted to python package
Version 0.0.1

Released on May 27th 2012

  • Idea, proof-of-concept code

Subscribe to package updates

Last updated Nov 21st, 2012

Download Stats

Last month:4

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.