Commit Graph

9 Commits

Author SHA1 Message Date
JohannesGGE
a07df3c34b Fix: Typo in description for labeling
Signed-off-by: JohannesGGE <mail@johannesgge.de>
2023-04-06 10:49:41 +02:00
Christoph Wurst
f35e31168d Drop Kanban development process, rework common labels
The Kanban dev process was used many years ago but never in Nextcloud.
Therefore the process description is not just outdated but misleading.

We still use the labels, albeit their description was mildly outdated.
They were restructured and grouped for better comprehensibility.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-29 09:47:04 +01:00
Christoph Wurst
cf6abe710c There are no mailing lists
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-28 15:27:02 +01:00
rakekniven
909232a405 Removed old unavailable link
Mailing lists are not available anymore.

Fixes #7763 

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-12-15 07:26:40 +01:00
Christian Wolf
39db36fdb2 Fixed some more links in the dev manual
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-11-24 14:50:02 +01:00
Seth Falco
3c9b9487ac typo: update formatting and correct capitalization
Signed-off-by: Seth Falco <seth@falco.fun>
2021-09-02 13:31:26 +02:00
Nina Pypchenko
7149685f4e Fix link to "Code reviews" page
Signed-off-by: Nina Pypchenko <22447785+nina-py@users.noreply.github.com>
2020-12-19 18:02:48 +11:00
J0WI
122ed88e53 Update urls to HTTPS
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-09-17 20:33:30 +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