Test sidebar

hvolmer
2020-02-12 10:37:21 -07:00
parent 371b8c28f8
commit 30a3b62864
3 changed files with 27 additions and 17 deletions

@@ -1,12 +1,14 @@
# Welcome to the Essentials Documentation wiki!
Essentials is framework for Crestron control system software development.
Essentials is framework for Crestron control system software development, built upon the Crestron Simpl# Pro framework. It is a configuration-driven framework that can be used to create standalone programs or programs that support Simpl programs running in another program slot.
This area is clearly in-progress right now. Take a look at the links to the right. We are actively working on this documentation, so please be patient with us. If you have any comments, reach out to Heath and Neil.
Thanks!
# Open Source Collaborative Workflow
## Open Source Collaborative Workflow
The `master` branch always contain the latest stable version. The `development` branch is used for most development efforts.

23
_Sidebar.md Normal file

@@ -0,0 +1,23 @@
# [Home](Home)
# [Essentials Architecture](Essentials-Architecture)
## Subtopic
## Subtopic
# [Plugins](Plugins)
[Standalone Use](Standalone-Use)
[Device Construction and Activation Phases](Device-Construction-and-Activation-Phases)
[Communication Basics](Communication-Basics)
[Debugging](Debugging)
[Feedback Classes](Feedback-Classes)
[Connection Based Routing](Connection-Based-Routing)
[Glossary of Terms](Glossary-of-Terms)
[Supported Devices](Supported-Devices)

@@ -1,15 +0,0 @@
Testing...
Home
Essentials Architecture
[Device Construction and Activation Phases](Device-Construction-and-Activation-Phases)
Communication Basics
Debugging
Feedback Classes
Connection Based Routing
Glossary of Terms
Plugins
Standalone Use
Supported Devices