Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
changeset 127:4d55475d61a3
Make the details of the AlgPseudocodeLexer part of the "Details" docs
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 06 May 2026 17:04:58 +0200 |
| parents | e91c9dcbeb77 |
| children | 2a653897f31e |
| files | docs/details-algpseudocode.rst docs/details.rst docs/index.rst |
| diffstat | 3 files changed, 14 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/details-algpseudocode.rst Wed May 06 17:02:04 2026 +0200 +++ b/docs/details-algpseudocode.rst Wed May 06 17:04:58 2026 +0200 @@ -1,9 +1,9 @@ .. -*- coding: utf-8; indent-tabs-mode: nil; -*- -********* - Details -********* +*************** + AlgPseudocode +*************** .. role:: algpseudocode(code) :language: algpseudocode
