[med-svn] [Git][med-team/python-cogent][master] Exclude sphinx.ext.autosummary
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sun Dec 17 14:55:36 GMT 2023
Andreas Tille pushed to branch master at Debian Med / python-cogent
Commits:
55e8c7f7 by Andreas Tille at 2023-12-17T15:55:15+01:00
Exclude sphinx.ext.autosummary
- - - - -
1 changed file:
- debian/patches/sphinx.patch
Changes:
=====================================
debian/patches/sphinx.patch
=====================================
@@ -5,7 +5,7 @@ Forwarded: not-needed
--- a/doc/conf.py
+++ b/doc/conf.py
-@@ -27,9 +27,9 @@ release = today.strftime("%Y.%m.%d")
+@@ -27,11 +27,11 @@ release = today.strftime("%Y.%m.%d")
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
extensions = [
@@ -15,5 +15,8 @@ Forwarded: not-needed
- "numpydoc",
+# "numpydoc",
"sphinx.ext.autodoc",
- "sphinx.ext.autosummary",
+- "sphinx.ext.autosummary",
++# "sphinx.ext.autosummary",
"sphinx.ext.doctest",
+ "sphinx.ext.githubpages",
+ "sphinx.ext.mathjax",
View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/commit/55e8c7f7b00497a72fd9b310c87291c0fc7346d6
--
View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/commit/55e8c7f7b00497a72fd9b310c87291c0fc7346d6
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20231217/bb14fee3/attachment-0001.htm>
More information about the debian-med-commit
mailing list