From 48752f96314b9289ab57055a4cfbffdc16ca2485 Mon Sep 17 00:00:00 2001 From: "C.A.P. Linssen" Date: Mon, 2 Dec 2024 12:04:52 -0800 Subject: [PATCH] add readthedocs yaml configuration file --- doc/index.rst | 2 -- doc/requirements.txt | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/index.rst b/doc/index.rst index 7e3a73dc..23ab3c7d 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -6,8 +6,6 @@ ODE-toolbox .. toctree:: :hidden: :maxdepth: 1 - :depth: 1 - :local: index diff --git a/doc/requirements.txt b/doc/requirements.txt index d3bb2a0e..6319f062 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,7 +1,7 @@ sympy scipy numpy -sphinx>=6 +sphinx==6.2.1 readthedocs-sphinx-ext sphinx-material sphinx-design