From 2ae77423200364d3fb6c1823e4ddfb7542c834fb Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 1 Mar 2021 12:39:52 +0100 Subject: Added bonus doc, Updated command line options doc --- docs/index.rst | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index ec08d8f..07ad2af 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,7 +1,5 @@ -.. program:: minishell_test - -minishell_test documentation -============================ +Documentation of minishell_test +=============================== .. toctree:: :maxdepth: 2 @@ -10,9 +8,8 @@ minishell_test documentation config options bonus - memory_leaks - linux custom_test + linux disclaimer developers -- cgit