From 6e90d8a3abb81a93bb19640d8060718c78408d94 Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Thu, 29 Apr 2021 23:50:25 +0200 Subject: [PATCH] Mention that aiohttp uses its own custom theme --- EXAMPLES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EXAMPLES b/EXAMPLES index 040637e96..598f41b4f 100644 --- a/EXAMPLES +++ b/EXAMPLES @@ -12,7 +12,6 @@ interesting examples. Documentation using the alabaster theme --------------------------------------- -* `AIOHTTP `__ * `Alabaster `__ * `Blinker `__ * `Calibre `__ @@ -311,6 +310,7 @@ Documentation using sphinx_bootstrap_theme Documentation using a custom theme or integrated in a website ------------------------------------------------------------- +* `AIOHTTP `__ * `Apache Cassandra `__ * `Astropy `__ * `Bokeh `__