Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
diff docs/index.rst @ 86:0c05dc09c9e2
Customize documentation index and prepare for a "Details" documentation page.
BUGS: details.rst is missing yet.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 02 May 2026 09:54:03 +0200 |
| parents | 6ac1ea5d2d4a |
| children | 1c1985532139 |
line wrap: on
line diff
--- a/docs/index.rst Thu Apr 30 19:56:39 2026 +0200 +++ b/docs/index.rst Sat May 02 09:54:03 2026 +0200 @@ -1,20 +1,23 @@ -.. 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. +.. -*- coding: utf-8; indent-tabs-mode: nil; -*- + -Welcome to Pygments Pseudocode Lexer's documentation! -===================================================== +The Pygments Pseudocode Lexer +============================= .. toctree:: :maxdepth: 2 :caption: Contents: + details + + +.. todolist:: Indices and tables ================== -* :ref:`genindex` -* :ref:`modindex` +.. * :ref:`genindex` +.. * :ref:`modindex` + * :ref:`search`
