7 Commits

Author SHA1 Message Date
Edward Ly
f722031e38 feat(developer): add developer docs section for monetizing apps
Signed-off-by: Edward Ly <contact@edward.ly>
2024-08-15 23:36:56 -07:00
Christoph Wurst
7edb57e594 feat(devmanual): Document app maintainer role
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-04-17 19:16:21 +02:00
Alexander Piskun
e34a922dc3 Made easier to find link how upload app in store (#9927)
* Made easier to find link how upload app in store

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>

* Made it a true link

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>

---------

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-03-20 19:38:32 +03:00
Christoph Wurst
bc987e9f7e Split up app upgrade pages by major release
The old page got longer and longer and it wasn't possible to link to
specific sections as we had multiple headings with the same title on a
single page.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-03-23 12:36:13 +01:00
Christoph Wurst
c340dbce3c Document the process of releasing an app updates as maintainer
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-14 11:47:56 +01:00
Benjamin Brahmer
9b0b645c03 add release_automation.rst
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-04-24 12:42:55 +02:00
Christoph Wurst
2647cd93c7 Restructure the dev manual
This moves lots of pages around. The high-level changes are

* Better main sections, so it's more *general*, *into*, *basics* and *details*
* Move more general topics to a *Basic* section, which are not
  app-specific
* Remove app docs to the stuff that is likely used, anything else goes
  into "Digging deeper"
* Move general guides into a prologue
* Try to *compress*/combine some pages with similar content
* Try to have better consistencs on level ob abstraction across pages
* Split app development and maintenance pages into two sections
* Integrate bugtracker info into prologue
* Integrate Android pages into client APIs section

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-22 18:35:59 +02:00