From 6fab2d0ffa0fb309fc5ee49296e60241b04afee9 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Wed, 4 Mar 2026 19:39:39 -0700 Subject: [PATCH] testing sidebar --- _Sidebar.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..fdc634a --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,24 @@ +# My Project Wiki + +[Home](/Home) + +## Documentation +- [Getting Started](/Getting-Started) +- [Installation](/Installation) +- [Configuration](/Configuration) + +## Guides +- [User Guide](/Guides/User-Guide) +- [Admin Guide](/Guides/Admin-Guide) + +## API +- [REST API](/API/REST) +- [GraphQL API](/API/GraphQL) + +## Resources +- [Release Notes](/Release-Notes) +- [FAQ](/FAQ) + +--- + +© 2026 MyCompany – All rights reserved