From 58e0b535f1d1b2e3a42c8a7264578f13f9cb8f04 Mon Sep 17 00:00:00 2001 From: yuvipanda Date: Wed, 11 Jul 2018 01:58:30 -0700 Subject: [PATCH] Move notebook interfaces docs to 'how-to' --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index eb29f46..3d05bee 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -28,6 +28,7 @@ How-To guides answer the question 'How do I...?' for a lot of topics. :titlesonly: howto/user-environment + howto/notebook-interfaces Guides ====== @@ -40,7 +41,6 @@ Guides provide in-depth explanations of specific topics. guides/requirements guides/install guides/admin - guides/notebook-interfaces Troubleshooting ===============