mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 20:14:50 +00:00
fix up navigation
This commit is contained in:
19
site/source/dev-docs/index.rst
Normal file
19
site/source/dev-docs/index.rst
Normal 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.
|
||||
Reference in New Issue
Block a user