Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
diff docs/index.rst @ 45:6ac1ea5d2d4a
Begin documentation: add the Sphinx generated configuration as-is
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 26 Apr 2026 09:41:33 +0200 |
| parents | |
| children | 0c05dc09c9e2 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/index.rst Sun Apr 26 09:41:33 2026 +0200 @@ -0,0 +1,20 @@ +.. Pygments Pseudocode Lexer documentation master file, created by + sphinx-quickstart on Sun Apr 26 09:33:13 2026. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to Pygments Pseudocode Lexer's documentation! +===================================================== + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search`
