Skip to main content

Sphinx Theme for ZEIT ONLINE

Project description

============================
Sphinx Theme for ZEIT ONLINE
============================

Based on the fabulous `Read the Docs`_ theme.

.. _`Read the Docs`: https://github.com/rtfd/sphinx_rtd_theme


Usage
=====

Install the package, e.g. ``pip install sphinx_zon_theme``, and then set
``html_theme = 'sphinx_zon_theme'`` in your Sphinx ``conf.py``.


Features
========

* Automatically uses the ZON logo.
* Adds an "edit this page" link to the sidebar. To customize how this link is
created, you can set the following::

html_theme_options = {
'editme_link': (
'https://github.com/zeitonline/{project}/edit/master/{page}')
}

(This is the default value, it supports two variables, ``project`` is taken
directly from ``conf.py``, and ``page`` evaluates to
``path/to/current/page.suffix``)
* Supports (multi-project) search using `sphinx_elasticsearch`_.
Configure like this (default values are shown here)::

html_theme_options = {
'elasticsearch_host': 'http://docs.zeit.de/elasticsearch',
'elasticsearch_index': 'docs',
# For creating links to search result items
'public_url_root': 'http://docs.zeit.de/'
}

To disable and use the built-in Sphinx search, set ``elasticsearch_host`` to None.

.. _`sphinx_elasticsearch`: https://pypi.org/project/sphinx_elasticsearch


=========
Changelog
=========

1.1.1 (2018-12-14)
------------------

- Update default URL to https://docs.zeit.de


1.1.0 (2018-12-10)
------------------

- Use sphinx_elasticsearch for searching.


1.0.0 (2018-09-27)
------------------

- 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 Distribution

sphinx_zon_theme-1.1.1.tar.gz (251.7 kB view details)

Uploaded Source

File details

Details for the file sphinx_zon_theme-1.1.1.tar.gz.

File metadata

  • Download URL: sphinx_zon_theme-1.1.1.tar.gz
  • Upload date:
  • Size: 251.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.8

File hashes

Hashes for sphinx_zon_theme-1.1.1.tar.gz
Algorithm Hash digest
SHA256 585a645074d018293c5f983208ebc27305b8232d4960a7119a01258463f4b1f1
MD5 1e9b785c0d716004ff60b03f1ef0c110
BLAKE2b-256 3bbc7bbe65f064e37328fc5e8aa5e6e8d42f698bb7a41ee24279af4a523965db

See more details on using hashes here.

Supported by

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