# HG changeset patch # User Franz Glasner # Date 1777708443 -7200 # Node ID 0c05dc09c9e281c670dd8e51b13a7c628ffa3d76 # Parent ae5e741d2a9b3915d7b92225e300a93d3434c6ad Customize documentation index and prepare for a "Details" documentation page. BUGS: details.rst is missing yet. diff -r ae5e741d2a9b -r 0c05dc09c9e2 docs/index.rst --- 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`