From cf0c943c9b923611dcd0819ac2c2bbf45d6b0429 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Thu, 29 Oct 2020 12:01:29 -0600 Subject: make sure toctree winds up in gemtext --- index.rst | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'index.rst') diff --git a/index.rst b/index.rst index 76dd607..1b6f429 100644 --- a/index.rst +++ b/index.rst @@ -1,8 +1,3 @@ -.. Crowbar spec documentation master file, created by - sphinx-quickstart on Wed Oct 28 15:04:27 2020. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - ******* Crowbar ******* @@ -49,9 +44,11 @@ Discuss * `permanent discussion mailing list `_ * ephemeral discussions via IRC: #crowbar-lang on freenode (`join via irc `_, `join via web `_) +Chapters +======== + .. toctree:: - :maxdepth: 2 - :hidden: + :maxdepth: 1 :numbered: vs-c @@ -62,8 +59,10 @@ Discuss syntax LICENSE -Indices and tables -================== +.. only:: html + + Indices and tables + ================== -* :ref:`genindex` -* :ref:`search` + * :ref:`genindex` + * :ref:`search` -- cgit v1.2.3