[docs-only] Update the docs helper readme and other related files

This commit is contained in:
mmattel
2024-03-21 13:59:42 +01:00
parent 12da64593a
commit febb391de7
4 changed files with 396 additions and 331 deletions

View File

@@ -1,3 +1,5 @@
# documentation
# Documentation
To contribute to documentation please see also: [Documentation](http://owncloud.dev/ocis/development/build-docs/)
Note that when running a helper like `make -C docs docs-generate` locally, you will see the generated output in e.g. docs/services/<service-name>. When merging a PR, the pipeline will generate the output in the master branch but finally moves it into the `docs` branch. You will therefor _not_ see changes in the docs folder of the master branch!