From 11d28d97f9207dc5b042a1209cd85df0de1a4ab3 Mon Sep 17 00:00:00 2001 From: jstilley Date: Tue, 4 Feb 2025 16:48:10 -0800 Subject: [PATCH] Okay, let's start putting things back in. --- doc/conf.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/conf.py b/doc/conf.py index 1649cc3778..6b638e7dc5 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -379,12 +379,6 @@ def setup(app): "**/ccl*", "**/Python27*", "_build", - "developer", # TODO: JOHN, I am really not sure about this. Just trying stuff. - "gallery", - "gallery-src", # TODO: JOHN, I am really not sure about this. Just trying stuff. - "tutorials", - "**.inc.rst", - "**.inc", "**reqs.rst", # needed so included reqs files render APIDOC_REL, STATIC_DIR,