diff README.rst @ 145:c4f6f5e771b0

Also define the :algpseudocode: role globally in the package documentation. More external links.
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 07 May 2026 12:30:25 +0200
parents b616f9645e37
children 6a7dace0141e
line wrap: on
line diff
--- a/README.rst	Thu May 07 12:21:53 2026 +0200
+++ b/README.rst	Thu May 07 12:30:25 2026 +0200
@@ -4,7 +4,7 @@
  README -- Pseudocode Lexer for Pygments
 *****************************************
 
-This package contains Pygments lexers for some basic pseudocode.
+This package contains `Pygments`_ lexers for some basic pseudocode.
 
 Initially a fork of `pygments-lexer-pseudocode` it has been considerably
 changed and expanded.
@@ -17,7 +17,7 @@
 Installation
 ============
 
-The lexers are available as a Python wheel package::
+The lexers are available as a `Python`_ wheel package::
 
     pip install pygments-lexer-pseudocode2
 
@@ -56,4 +56,4 @@
 
 Some code snippets are licensed under the terms of the
 BSD 2-Clause "Simplified" License as they are taken from the Python
-lexer that is included in Pygments.
+lexer that is included in `Pygments`_.