From 4c97ab03825151fd85a875617fde7d0534c9cb72 Mon Sep 17 00:00:00 2001 From: kotfu Date: Wed, 3 Jul 2019 11:34:35 -0600 Subject: Fix headers --- docs/index.rst | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 68106d9f..9480dfd4 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,3 +1,4 @@ +==== cmd2 ==== @@ -25,19 +26,19 @@ The basic use of ``cmd2`` is identical to that of cmd_. Getting Started ---------------- +=============== .. include:: overview/summary.rst .. toctree:: - :maxdepth: 2 + :maxdepth: 1 :hidden: overview/index Migrating from cmd ------------------- +================== [create links with short descriptions to the various migrating pages here] @@ -48,7 +49,7 @@ Migrating from cmd Features --------- +======== [create links with short descriptions to the various feature pages here] @@ -59,7 +60,7 @@ Features API Reference -------------- +============= .. toctree:: :maxdepth: 2 @@ -68,7 +69,7 @@ API Reference Examples --------------------- +======== [create links with short descriptions to the various examples pages here] @@ -79,7 +80,9 @@ Examples Meta ----- +==== + +:doc:`doc_conventions` .. toctree:: :maxdepth: 2 @@ -90,10 +93,15 @@ Meta To Be Integrated ----------------- +================ Files from old documentation to be integrated into new structure +* :doc:`freefeatures` +* :doc:`integrating` +* :doc:`settingchanges` +* :doc:`unfreefeatures` + .. toctree:: :maxdepth: 2 :hidden: -- cgit v1.2.1