fix up navigation

This commit is contained in:
Lucy Cifferello
2021-12-16 16:49:36 -07:00
parent a7a9f45d36
commit 4c1d6a0e70
163 changed files with 84 additions and 3889 deletions

View File

@@ -0,0 +1,19 @@
Developer Docs
==============
.. toctree::
:maxdepth: 2
:hidden:
dev-faq/index
service-packaging/index
packaging-example
.. panel-box::
:title: Overview
:id: "dev-docs"
:class: my-panel
* :doc:`Developer FAQ <dev-faq/index>` - Frequently asked questions for developers.
* :doc:`Service Packaging <service-packaging/index>` - Guides on how to package a service for EmbassyOS.
* :doc:`Package Example <packaging-example>` - An example based guide on how to package a service.