From b1cdd9733b976defda69f22c91a4d59fcd92f73b Mon Sep 17 00:00:00 2001 From: GeorgianaElena Date: Thu, 22 Oct 2020 10:28:34 +0300 Subject: [PATCH] Add shared-directory to index --- docs/howto/content/shared-directory.rst | 1 - docs/howto/index.rst | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/howto/content/shared-directory.rst b/docs/howto/content/shared-directory.rst index b8a667d..67a1668 100644 --- a/docs/howto/content/shared-directory.rst +++ b/docs/howto/content/shared-directory.rst @@ -54,7 +54,6 @@ and User C cannot edit the Notebook. Only User A can make changes. sudo ln -s /srv/scratch /etc/skel/scratch -======================= Shared-directory plugin ======================= diff --git a/docs/howto/index.rst b/docs/howto/index.rst index 9f6369a..e69bfc7 100644 --- a/docs/howto/index.rst +++ b/docs/howto/index.rst @@ -7,6 +7,7 @@ How-To Guides content/nbgitpuller content/add-data content/share-data + content/shared-directory env/user-environment env/notebook-interfaces env/server-resources @@ -36,6 +37,7 @@ Content and Data content/nbgitpuller content/add-data content/share-data + content/shared-directory The user environment --------------------