From 1df132cb7132c707ee5df0c22a8af19a014b1b7f Mon Sep 17 00:00:00 2001 From: Pk11 Date: Sat, 2 Nov 2019 20:16:11 -0500 Subject: [PATCH] Created _Sidebar (markdown) --- _Sidebar.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..5c661cf --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,16 @@ +# Info +- [Info section](Info-section) + +# Scripts +- [Scripts](Scripts) + +# Functions +- [Functions](Functions) +- [downloadFile](downloadFile) +- [downloadRelease](downloadRelease) +- [extractFile](extractFile) +- [installCia](installCia) +- [mkdir](mkdir) +- [mkfile](mkfile) +- [rmdir](rmdir) +- [rmfile](rmfile) \ No newline at end of file