From 05a8829be6220c6cf8784868334634a8ab7ab4c1 Mon Sep 17 00:00:00 2001 From: "C.A.P. Linssen" Date: Mon, 2 Dec 2024 11:52:35 -0800 Subject: [PATCH] add readthedocs yaml configuration file --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index fc94e2fb..06aaf794 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -197,7 +197,7 @@ "master_doc": False, "nav_links": [], # Visible levels of the global TOC; -1 means unlimited - "globaltoc_depth": 1, + "globaltoc_depth": 2, # If False, expand all TOC entries "globaltoc_collapse": False, # If True, show hidden TOC entries