Commit Graph

11 Commits

Author SHA1 Message Date
Andy Scherzinger
3e4a8c8d67 docs: Add version info regarding license ID support
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-01-20 18:25:05 +01:00
Edward Ly
7811ee596b fix: update license values and examples
Signed-off-by: Edward Ly <contact@edward.ly>
2025-01-20 18:25:05 +01:00
Edward Ly
483f106e61 fix(info): update default discussion URL
Signed-off-by: Edward Ly <contact@edward.ly>
2024-09-26 09:10:39 -07:00
Ferdinand Thiessen
ff38720e13 feat: Add documentation for app-updated notifications for Nextcloud 29
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-08 00:50:35 +01:00
dartcafe
982f1b93f5 fix indefinite articles
Signed-off-by: dartcafe <github@dartcafe.de>
2023-09-28 13:10:47 +02:00
Andy Scherzinger
21b15dfae1 Add note about dependency limitation with respect to supporting Nextcloud server versions
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-02-24 15:01:25 +01:00
Christoph Wurst
deb51a5240 Use captions to better highlight codeblock file names
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 15:21:36 +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
Christoph Wurst
43a0983098 Document info.xml linting and validation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-26 09:07:05 +01:00
Joas Schilling
9feaf208fe Add a hint about semantic versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-30 16:21:52 +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