From cb7b16d8f91342d30d97b09412c1c113166a9fdc Mon Sep 17 00:00:00 2001 From: Daniel Winning Date: Mon, 14 Apr 2025 17:45:01 +0100 Subject: [PATCH] Add command pages --- Command_SpinUpCommand.md | 0 Commands.md | 0 _Sidebar.md | 4 +++- 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 Command_SpinUpCommand.md create mode 100644 Commands.md diff --git a/Command_SpinUpCommand.md b/Command_SpinUpCommand.md new file mode 100644 index 0000000..e69de29 diff --git a/Commands.md b/Commands.md new file mode 100644 index 0000000..e69de29 diff --git a/_Sidebar.md b/_Sidebar.md index b7a5b52..bc105c4 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,4 +1,6 @@ - [Home](Home) - [Installation](Installation) - [Quick Start Guide](Quick-Start-Guide) -- [Configuration](Configuration) \ No newline at end of file +- [Configuration](Configuration) +- [Commands](Commands) + - [Build Environment](Command_SpinUpCommand) \ No newline at end of file