Commit Graph

5 Commits

Author SHA1 Message Date
Joas Schilling
155d4c217f feat(developer): Document Consumable vs. Implementable OCP
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-08-04 16:21:41 +02:00
Maxence Lange
5daa205b7b filter @since in NCU/
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-12-12 10:12:06 -01:00
Maxence Lange
7f1ed36eec NCU unstable namespace
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-11-07 19:22:56 -01:00
Julius Härtl
1cdd9eb363 Add link to new phpdoc build
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-27 08:41:32 +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