From 9dd213e3dee941ce3aab456a4fe9a9fa37413652 Mon Sep 17 00:00:00 2001 From: kn0wmad <39687477+kn0wmad@users.noreply.github.com> Date: Wed, 19 Apr 2023 14:47:29 +0000 Subject: [PATCH] Remove old submission page and refs (#361) --- site/source/developer-docs/specification/index.rst | 9 --------- site/source/developer-docs/specification/submission.rst | 7 ------- 2 files changed, 16 deletions(-) delete mode 100644 site/source/developer-docs/specification/submission.rst diff --git a/site/source/developer-docs/specification/index.rst b/site/source/developer-docs/specification/index.rst index f16651d..5c104f9 100644 --- a/site/source/developer-docs/specification/index.rst +++ b/site/source/developer-docs/specification/index.rst @@ -92,14 +92,6 @@ The following guides provide an in depth overview of the full capabilities avail Understand the purpose of a wrapper repository. -.. topic-box:: - :title: Submission - :link: submission - :class: large-4 - :anchor: View - - Learn about how to submit a package for review to a marketplace. - .. raw:: html @@ -118,6 +110,5 @@ The following guides provide an in depth overview of the full capabilities avail wrapper makefile js-procedure - submission compat/index checklist diff --git a/site/source/developer-docs/specification/submission.rst b/site/source/developer-docs/specification/submission.rst deleted file mode 100644 index 1d9571a..0000000 --- a/site/source/developer-docs/specification/submission.rst +++ /dev/null @@ -1,7 +0,0 @@ -.. _submission: - -================== -Submission Process -================== - -When you have built and tested your project for embassyOS, please send Start9 a submission with the project repository to ``dev@start9.com``. After being reviewed for security and compatibility, the service will be deployed to the marketplace and available for all embassyOS users to download.