Apply suggestions from doc review

This commit is contained in:
Phil Davis
2024-03-22 17:08:41 +05:45
committed by GitHub
parent 8a4ea7647d
commit 285906ff0f
2 changed files with 9 additions and 9 deletions

View File

@@ -2,4 +2,4 @@
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!
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 therefore _not_ see changes in the docs folder of the master branch!