6 Commits

Author SHA1 Message Date
Simon L.
ee229f59b7 feat(applying-patch): improve some details
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-12-09 21:26:19 +01:00
Simon L.
35de35ffeb feat(applying-patch): improve documentation to also mention git apply as alternative
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-12-09 21:25:57 +01:00
Simon L.
495247ae4a standardize occ command documentation
Use `sudo -E -u www-data php occ` everywhere.
Motivation: this should work on more appliances like also inside docker containers.
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-04-29 13:21:08 +02:00
Roeland Jago Douma
eb82b93a46 Revert "Fix images and alt tags, fix #621, fix #622" 2021-04-30 13:18:44 +02:00
Jan C. Borchardt
444d91253e Fix images and alt tags, fix #621, fix #622
- Change all `.. figure::` elements to `.. image::`
- Add empty `:alt:` so it is clear to screen readers that the images are decorative and don’t duplicate content
- Update styleguide with that info

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-15 20:18:42 +02:00
Joas Schilling
f95848b07c Add docs for patching an instance
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-09 11:50:31 +02:00