aboutsummaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2021-03-01 12:39:52 +0100
committerCharles Cabergs <me@cacharle.xyz>2021-03-01 12:39:52 +0100
commit2ae77423200364d3fb6c1823e4ddfb7542c834fb (patch)
tree4109daa4b22e5febc7a844042bebfcda36208bf2 /docs/index.rst
parent072ec79b51cb4af45b168bf6f73941d1de94c8ae (diff)
downloadminishell_test-2ae77423200364d3fb6c1823e4ddfb7542c834fb.tar.gz
minishell_test-2ae77423200364d3fb6c1823e4ddfb7542c834fb.tar.bz2
minishell_test-2ae77423200364d3fb6c1823e4ddfb7542c834fb.zip
Added bonus doc, Updated command line options doc
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst9
1 files changed, 3 insertions, 6 deletions
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