Commit Graph

5 Commits

Author SHA1 Message Date
Josh
0932f3afef docs(admin_manual) reorder “Patching Nextcloud” for logical flow
- Move “Getting a patch from a GitHub pull request” section before applying steps and rename it to “Obtaining a patch”
- Add “Notes and troubleshooting” section
- Improve grammar, punctuation, and phrasing
- Clarify backport guidance + include actual backport PR/URLs
- Fix randomly cut-off sentence in the error Note

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-11-17 09:45:16 -05: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