Skip to main content

A Sphinx theme designed for QTextBrowser

Project description

About

Quark is a Sphinx theme specifically designed to look and work well within the limitations of the Qt toolkit’s QTextBrowser.

This theme was originally designed for the bundled manual of SpeedCrunch.

Installation

  • pip install quark-sphinx-theme

  • In your conf.py:

    import quark_sphinx_theme
    html_theme_path = [quark_sphinx_theme.get_path()]
    html_theme = 'quark'
    # To enable more QTextBrowser-compatible HTML generation:
    extensions = ['quark_sphinx_theme.ext.html_compat']

Changelog

  • quark-sphinx-theme 0.2.0 (2016-02-28)

    • Add quark_sphinx_theme.ext.html_compat extension.

    • Add styling for citations, footnotes, table captions, and rubric directives.

  • quark-sphinx-theme 0.1.2 (2016-02-27)

    • Fix compatibility with Jinja2 2.3.

  • quark-sphinx-theme 0.1.1 (2016-02-24)

    • Fix spacing of navigation links.

  • quark-sphinx-theme 0.1.0 (2016-02-24)

    • Initial 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 Distributions

quark-sphinx-theme-0.2.0.zip (15.0 kB view hashes)

Uploaded Source

quark-sphinx-theme-0.2.0.tar.bz2 (7.5 kB view hashes)

Uploaded Source

Built Distribution

quark_sphinx_theme-0.2.0-py2.py3-none-any.whl (12.5 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