diff docs/conf.py @ 134:62407bd73ba8

Require Sphinx >= 2.1. Because of Sphinx.add_lexer().
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 06 May 2026 23:37:35 +0200
parents a3e765f1ad23
children 5fea7180155c
line wrap: on
line diff
--- a/docs/conf.py	Wed May 06 23:28:18 2026 +0200
+++ b/docs/conf.py	Wed May 06 23:37:35 2026 +0200
@@ -15,6 +15,9 @@
 from pygments_lexer_pseudocode2.algpseudocode import AlgPseudocodeLexer
 
 
+needs_sphinx = '2.1'
+
+
 # -- Project information -----------------------------------------------------
 # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information