index
:
minishell_test.git
dev
master
package
Test for the minishell school project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Collapse
)
Author
2021-03-01
Added linux documentation
Charles Cabergs
2021-03-01
Added custom test configuration
Charles Cabergs
2021-03-01
Removed the command-output directive which needed minishell since ↵
Charles Cabergs
readthedocs doesn't seem to have an option to clone it
2021-03-01
Added bonus doc, Updated command line options doc
Charles Cabergs
2021-02-28
Added full config documentation, Splitting original README in multiple doc pages
Charles Cabergs
2021-02-28
Updated README.rst to generate inline image shields
Charles Cabergs
2021-02-28
Added manualy built README.md since github doesn't support reST include ↵
Charles Cabergs
directive
2021-02-28
Merging common content between README.rst and index.rst in gettingstarted.rst
Charles Cabergs
2021-02-28
Refactoring config in a class to have a testable environment
Charles Cabergs
2021-02-27
Added some test for hooks, Refectoring hooks module
Charles Cabergs
2021-02-26
Added command line argument documentation draft
Charles Cabergs
2021-02-26
Added docs draft
Charles Cabergs