mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-01-11 19:44:52 +00:00
Test sidebar
6
Home.md
6
Home.md
@@ -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
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
|
||||
Reference in New Issue
Block a user