Let us walk on the 3-isogeny graph
|
Data Structures | |
class | PygmentsDoc |
Functions | |
setup (app) | |
Variables | |
str | MODULEDOC |
str | LEXERDOC |
str | FMTERDOC |
str | FILTERDOC |
pygments.sphinxext ~~~~~~~~~~~~~~~~~~ Sphinx extension to generate automatic documentation of lexers, formatters and filters. :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details.
setup | ( | app | ) |
str FILTERDOC |
Definition at line 48 of file sphinxext.py.
str FMTERDOC |
Definition at line 38 of file sphinxext.py.
str LEXERDOC |
Definition at line 27 of file sphinxext.py.
str MODULEDOC |
Definition at line 20 of file sphinxext.py.