diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2021-02-28 20:41:21 +0100 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2021-02-28 20:41:21 +0100 |
| commit | 072ec79b51cb4af45b168bf6f73941d1de94c8ae (patch) | |
| tree | 7b7c5e97ba1980d51a1e9a258186d335d32f6e3e /docs/README.rst | |
| parent | 50c413b6f3c02c63b143ad4abf2e357cf7b2fbb0 (diff) | |
| download | minishell_test-072ec79b51cb4af45b168bf6f73941d1de94c8ae.tar.gz minishell_test-072ec79b51cb4af45b168bf6f73941d1de94c8ae.tar.bz2 minishell_test-072ec79b51cb4af45b168bf6f73941d1de94c8ae.zip | |
Added full config documentation, Splitting original README in multiple doc pages
Diffstat (limited to 'docs/README.rst')
| -rw-r--r-- | docs/README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.rst b/docs/README.rst index f8a56e8..86c571a 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -23,4 +23,4 @@ Test for 42 school's minishell project. Documentation ------------- -The full documentation for this project is available at `minishell-test.readthedocs.io<https://minishell-test.readthedocs.io>`_. +The full documentation for this project is available at `minishell-test.readthedocs.io <https://minishell-test.readthedocs.io>`_. |
