Commit Graph

13 Commits

Author SHA1 Message Date
Christian Wolf
179d774357 Added content from suggestions
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-09-26 20:52:10 +02:00
Christian Wolf
34756e28e1 Apply suggestions from code review
Add modifications from reviews

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-07-28 14:33:08 +02:00
Christian Wolf
5203eaa5a3 Fix typo
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-06-13 18:14:51 +02:00
Christian Wolf
bda070d2c4 Fix warning in RST code
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-06-13 18:14:50 +02:00
Christian Wolf
146e624e9c Add MDN links
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-06-13 18:14:50 +02:00
Christian Wolf
08a89209e8 Add some paragraph on GET vs other verbs in HTTP
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-06-13 18:14:50 +02:00
Christian Wolf
86d6bae1f4 Add basic introduction to CORS in security introduction
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-06-13 18:14:50 +02:00
dartcafe
982f1b93f5 fix indefinite articles
Signed-off-by: dartcafe <github@dartcafe.de>
2023-09-28 13:10:47 +02:00
Joas Schilling
e6c1981637 feat(developer): Replace annotations with attributes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-25 16:00:11 +02:00
Christoph Wurst
334d2865db Fix dev manual links to the app controllers page
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-22 10:38:11 +01:00
Christoph Wurst
c63d4ac7c7 Drop all references of IRC
We don't use this anymore, so let's also not send people there. The
forum is our main place to get help.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-20 17:42:19 +02: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