=======================
The PyData Sphinx Theme
=======================

This is a simple, Bootstrap-based Sphinx theme from the PyData community. This
site is a guide for using the theme, and a demo for how it looks with various
elements.

Other sites that are using this theme:

- Pandas: https://pandas.pydata.org/docs/
- NumPy: https://numpy.org/doc/stable/
- SciPy: https://scipy.github.io/devdocs/
- NetworkX: https://networkx.org/documentation/latest/
- Bokeh: https://docs.bokeh.org/en/latest/
- JupyterHub and Binder: https://docs.mybinder.org/, http://z2jh.jupyter.org/en/latest/, https://repo2docker.readthedocs.io/en/latest/, https://jupyterhub-team-compass.readthedocs.io/en/latest/
- Jupyter Book beta version uses an extension of this theme: https://beta.jupyterbook.org
- Fairlearn: https://fairlearn.org/main/about/


.. toctree::
   :caption: Theme Documentation
   :maxdepth: 2

   user_guide/index
   contributing

.. toctree::
   :maxdepth: 2
   :hidden:

   demo/index
   changelog


.. meta::
    :description lang=en:
        Top-level documentation for pydata-sphinx theme, with links to the rest
        of the site.
