Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
comparison docs/conf.py @ 157:902147c24f9b
Disable a default domain when generating the docs
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 08 May 2026 16:36:11 +0200 |
| parents | 16faae7ecdb6 |
| children | b4028838e0c8 |
comparison
equal
deleted
inserted
replaced
| 156:123aeb2de8aa | 157:902147c24f9b |
|---|---|
| 37 re.MULTILINE) | 37 re.MULTILINE) |
| 38 .group(1) | 38 .group(1) |
| 39 ) | 39 ) |
| 40 version = release | 40 version = release |
| 41 del relfp | 41 del relfp |
| 42 | 42 primary_domain = None |
| 43 | 43 |
| 44 # -- General configuration --------------------------------------------------- | 44 # -- General configuration --------------------------------------------------- |
| 45 # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration | 45 # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration |
| 46 | 46 |
| 47 extensions = [ | 47 extensions = [ |
