mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 10:21:53 +00:00
53 lines
1.1 KiB
ReStructuredText
53 lines
1.1 KiB
ReStructuredText
.. _developer-docs:
|
|
|
|
==============
|
|
Developer Docs
|
|
==============
|
|
|
|
Welcome to the Service Packaging documentation for embassyOS. If you are here, you have heard the call to help empower users with sovereign computing!
|
|
|
|
.. raw:: html
|
|
|
|
<div class="topics-grid grid-container full">
|
|
|
|
<div class="grid-x grid-margin-x">
|
|
|
|
.. topic-box::
|
|
:title: Service Packaging
|
|
:link: packaging
|
|
:icon: scylla-icon scylla-icon--resource-center
|
|
:class: large-4
|
|
:anchor: Build
|
|
|
|
A concise guide to Service Packaging
|
|
|
|
.. topic-box::
|
|
:title: Full Specification
|
|
:link: specification
|
|
:icon: scylla-icon scylla-icon--glossary
|
|
:class: large-4
|
|
:anchor: Read
|
|
|
|
Detailed service packaging specification and advanced features
|
|
|
|
.. topic-box::
|
|
:title: Advanced Guides
|
|
:link: advanced
|
|
:icon: scylla-icon scylla-icon--integrations
|
|
:class: large-4
|
|
:anchor: Tinker
|
|
|
|
Guides for implementing advanced service configurations
|
|
|
|
.. raw:: html
|
|
|
|
</div></div>
|
|
|
|
.. This is for the side navigation display
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:hidden:
|
|
|
|
packaging
|
|
specification/index
|
|
advanced/index |