From 942aa622d8d7c72e20fced7ad0509f82e2dac7f0 Mon Sep 17 00:00:00 2001 From: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com> Date: Thu, 22 Dec 2022 01:50:54 +0100 Subject: [PATCH] Include pydata_sphinx_theme section in usage examples --- EXAMPLES | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/EXAMPLES b/EXAMPLES index 1f1d92365b..5312798372 100644 --- a/EXAMPLES +++ b/EXAMPLES @@ -117,9 +117,7 @@ Documentation using the sphinxdoc theme * `cartopy `__ * `Jython `__ * `LLVM `__ -* `Matplotlib `__ * `MDAnalysis Tutorial `__ -* `NetworkX `__ * `PyCantonese `__ * `PyRe `__ * `Pyre `__ @@ -141,7 +139,6 @@ Documentation using the nature theme * `libLAS `__ (customized) * `Lmod `__ * `MapServer `__ (customized) -* `Pandas `__ * `pyglet `__ (customized) * `PyWavelets `__ * `Setuptools `__ @@ -267,7 +264,6 @@ Documentation using sphinx_rtd_theme * `PyPy `__ * `python-sqlparse `__ * `PyVISA `__ -* `pyvista `__ * `Read The Docs `__ * `RenderDoc `__ * `ROCm Platform `__ @@ -329,13 +325,34 @@ Documentation using sphinx_bootstrap_theme * `PyUblas `__ * `seaborn `__ +Documentation using pydata_sphinx_theme +--------------------------------------- + +* `Arviz `__ +* `Binder `__ +* `Bokeh `__ +* `CuPy `__ +* `EnOSlib `__ +* `Fairlearn `__ +* `Feature-engine `__ +* `Jupyter `__ +* `Jupyter Book `__ +* `Matplotlib `__ +* `MegEngine `__ +* `MNE-Python `__ +* `NetworkX `__ +* `Numpy `__ +* `Pandas `__ +* `PyVista `__ +* `SciPy `__ +* `SEPAL `__ + Documentation using a custom theme or integrated in a website ------------------------------------------------------------- * `AIOHTTP `__ * `Apache Cassandra `__ * `Astropy `__ -* `Bokeh `__ * `Boto 3 `__ * `CakePHP `__ * `Ceph `__ @@ -369,7 +386,6 @@ Documentation using a custom theme or integrated in a website * `ndnSIM `__ * `nose `__ * `ns-3 `__ -* `NumPy `__ * `ObjectListView `__ * `OpenERP `__ * `OpenCV `__ @@ -389,7 +405,6 @@ Documentation using a custom theme or integrated in a website * `Roundup `__ * `SaltStack `__ * `scikit-learn `__ -* `SciPy `__ * `Scrapy `__ * `Seaborn `__ * `Selenium `__