Files
documentation/site/source/developer-docs/index.rst
kn0wmad d632269eec Maint/remove contributing (#373)
* Axe contribute section, improve alt registries page

* Remove another link
2023-05-04 12:36:13 -06:00

73 lines
1.5 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: Listing a Service
:link: submission
:icon: scylla-icon scylla-icon--contact-us
:class: large-4
:anchor: Submit
The process for submitting a service to the Community Registry
.. 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
.. topic-box::
:title: Documentation
:link: documentation
:icon: scylla-icon scylla-icon--docs
:class: large-4
:anchor: Edit
Contribute to our documentation.
.. raw:: html
</div></div>
.. This is for the side navigation display
.. toctree::
:maxdepth: 1
:hidden:
submission
packaging
specification/index
advanced/index
documentation