From f878ad54a84a43d8ffb76b4f811721f8aa3f82a3 Mon Sep 17 00:00:00 2001 From: Carol Willing Date: Fri, 28 Apr 2017 12:32:20 -0700 Subject: [PATCH] Change single toc tree to visible and numbered --- docs/source/index.rst | 46 ++++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 22 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 517950f2..bacd2c09 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -35,28 +35,6 @@ For convenient administration of the Hub, its users, and :doc:`services` Contents -------- -.. toctree:: - :maxdepth: 2 - :hidden: - - quickstart - getting-started - howitworks - websecurity - rest - authenticators - spawners - services - config-examples - jupyterhub-deployment-aws - upgrading - troubleshooting - api/index - changelog - contributor-list - gallery-jhub-deployments - - **User Guide** * :doc:`quickstart` @@ -88,6 +66,30 @@ Contents * :doc:`contributor-list` * :doc:`gallery-jhub-deployments` +.. _contents: + +Full Table of Contents +---------------------- + +.. toctree:: + :numbered: + :maxdepth: 2 + + quickstart + getting-started + howitworks + websecurity + rest + authenticators + spawners + services + config-examples + upgrading + troubleshooting + api/index + changelog + contributor-list + gallery-jhub-deployments Indices and tables ------------------