mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
23 lines
586 B
ReStructuredText
23 lines
586 B
ReStructuredText
.. _dev-docs:
|
|
|
|
==============
|
|
Developer Docs
|
|
==============
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
: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 by developers in regard to EmbassyOS and packaging services.
|
|
* :doc:`Service Packaging <service-packaging/index>` - The full specification for packaging a service.
|
|
* :doc:`Package Example <packaging-example>` - A walkthrough of how to package a service using an example.
|