From e976059fd6ab49b1c2784445d7095c9287897724 Mon Sep 17 00:00:00 2001 From: James Addison <55152140+jayaddison@users.noreply.github.com> Date: Tue, 6 Feb 2024 08:37:01 +0000 Subject: [PATCH] docs: fixup: pyglet now uses the sphinx-rtd-theme (#11952) --- EXAMPLES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EXAMPLES.rst b/EXAMPLES.rst index 7e36522fc..47377c42e 100644 --- a/EXAMPLES.rst +++ b/EXAMPLES.rst @@ -132,7 +132,6 @@ Documentation using the nature theme * `libLAS `__ (customized) * `Lmod `__ * `MapServer `__ (customized) -* `pyglet `__ (customized) * `PyWavelets `__ * `Setuptools `__ * `Spring Python `__ @@ -253,6 +252,7 @@ Documentation using sphinx_rtd_theme * `PROS `__ (customized) * `Pweave `__ * `pyca/cryptograhpy `__ +* `pyglet `__ * `PyNaCl `__ * `pyOpenSSL `__ * `PyPy `__