Metadata-Version: 2.1
Name: dask-sphinx-theme
Version: 1.3.3
Summary: Dask theme for Sphinx
Home-page: https://github.com/dask/dask-sphinx-theme/
Author: Dask Developers
Author-email: UNKNOWN
License: BSD
Platform: UNKNOWN
Requires-Dist: sphinx-rtd-theme

Dask Sphinx Theme
=================

This is the official Sphinx theme for Dask documentation.  It extends the
``sphinx_rtd_theme`` project, but adds custom styling and a navigation bar to
additional Dask subprojects.

When creating a Dask subproject you can include this theme by changing this
line in your conf.py file

.. code-block:: python

   html_theme = 'dask_sphinx_theme'

And by including ``dask_sphinx_theme`` as a requirement in your documentation
installation.

History
-------



