diff docs/lexer-algpseudocode.rst @ 269:9790553d7225

More details on custom filters in the documentation
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 19 May 2026 21:54:10 +0200
parents ea19b621081d
children 77cfab93a60e
line wrap: on
line diff
--- a/docs/lexer-algpseudocode.rst	Tue May 19 21:11:28 2026 +0200
+++ b/docs/lexer-algpseudocode.rst	Tue May 19 21:54:10 2026 +0200
@@ -586,6 +586,8 @@
           :py:data:`sphinx.highlighting.lexers` somehow are taken as is by
           Sphinx and are not augmented with any default filters.
 
+          For more details see chapter :ref:`filters`.
+
 For older Sphinx versions your mileage may vary.