Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
diff docs/_latex/intro-latex.rst @ 263:2e78e255b54e
Make a link to the reST source where appropriate to learn about the lexer syntax
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 19 May 2026 18:03:48 +0200 |
| parents | 8825282f6900 |
| children |
line wrap: on
line diff
--- a/docs/_latex/intro-latex.rst Mon May 18 12:25:48 2026 +0200 +++ b/docs/_latex/intro-latex.rst Tue May 19 18:03:48 2026 +0200 @@ -4,17 +4,13 @@ Introduction ************** -Metadata -======== +.. topic:: Metadata -.. include:: ../../README.rst - :start-line: 5 - :end-before: This package + .. include:: ../../README.rst + :start-line: 5 + :end-before: This package -Content -======= - This package contains `Pygments`_ lexers for some basic pseudocode. Initially a fork of `pygments-lexer-pseudocode` it has been considerably
