mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
20 lines
505 B
ReStructuredText
20 lines
505 B
ReStructuredText
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.
|