diff --git a/EXAMPLES.rst b/EXAMPLES.rst index 4c31611b9..42d42a515 100644 --- a/EXAMPLES.rst +++ b/EXAMPLES.rst @@ -1,10 +1,9 @@ Projects using Sphinx ===================== -This is an (incomplete) alphabetic list of projects that use Sphinx or -are experimenting with using it for their documentation. If you like to -be included, please mail to `the Google group -`_. +This is an incomplete list of projects that use Sphinx for their documentation. +If you would like to add a project, please `create an issue or pull request +on GitHub `_. I've grouped the list into sections to make it easier to find interesting examples. @@ -37,7 +36,6 @@ Documentation using the alabaster theme * `PyCUDA `__ * `PyOpenCL `__ * `PyLangAcq `__ -* `pytest `__ (customized) * `python-apt `__ * `PyVisfile `__ * `Requests `__ @@ -151,8 +149,10 @@ Documentation using another builtin theme * `Sphinx `__ (sphinx13) :-) * `Valence `__ (haiku, customized) -Documentation using sphinx_rtd_theme ------------------------------------- +Documentation using Read the Docs Sphinx Theme +---------------------------------------------- + +`Read the Docs Sphinx Theme documentation `__ * `Aesara (fork of Theano) `__ * `Annotator `__ @@ -296,9 +296,11 @@ Documentation using sphinx_rtd_theme * `Zeek `__ * `Zulip `__ -Documentation using sphinx_bootstrap_theme +Documentation using Sphinx Bootstrap Theme ------------------------------------------ +`Sphinx Bootstrap Theme documentation `__ + * `Bootstrap Theme `__ * `C/C++ Software Development with Eclipse `__ * `Dataverse `__ @@ -311,10 +313,13 @@ Documentation using sphinx_bootstrap_theme * `PyUblas `__ * `seaborn `__ -Documentation using pydata_sphinx_theme +Documentation using PyData Sphinx Theme --------------------------------------- +`Pydata Sphinx Theme documentation `__ + * `Arviz `__ +* `Astropy `__ * `Binder `__ * `Bokeh `__ * `CuPy `__ @@ -333,14 +338,24 @@ Documentation using pydata_sphinx_theme * `Pystra (continuation of PyRe) `__ * `PyVista `__ * `SciPy `__ +* `Seaborn `__ * `SEPAL `__ +Documentation using Furo theme +------------------------------ + +`Furo theme documentation `__ + +* `Furo theme `__ +* `pytest `__ +* `Python Packaging User Guide `__ +* `Python Developer's Guide `__ + Documentation using a custom theme or integrated in a website ------------------------------------------------------------- * `AIOHTTP `__ * `Apache Cassandra `__ -* `Astropy `__ * `Boto 3 `__ * `CakePHP `__ * `Ceph `__ @@ -393,7 +408,6 @@ Documentation using a custom theme or integrated in a website * `SaltStack `__ * `scikit-learn `__ * `Scrapy `__ -* `Seaborn `__ * `Selenium `__ * `Self `__ * `Substance D `__