From eccd4683416bf34d605feee24f8efc2b16d989a2 Mon Sep 17 00:00:00 2001 From: vvrs Date: Tue, 3 Mar 2026 23:26:52 -0500 Subject: [PATCH] add math extensions for docs --- docs/source/conf.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/conf.py b/docs/source/conf.py index acff6b3..60ce37c 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -76,6 +76,8 @@ "colon_fence", "deflist", "html_image", + "dollarmath", + "amsmath", ] # Suppress warnings for missing cross-references in included markdown files