From a0f278b13a1347663fd9626322b30e7b87615a0d Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 1 Mar 2021 14:39:47 +0100 Subject: Added custom test configuration --- docs/index.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 07ad2af..c37c212 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -4,7 +4,6 @@ Documentation of minishell_test .. toctree:: :maxdepth: 2 - gettingstarted config options bonus @@ -15,4 +14,4 @@ Documentation of minishell_test .. include:: disclaimer.rst -.. include:: gettingstarted.rst +.. include:: gettingstarted.rst.inc -- cgit