mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-05 03:40:01 -06:00
571 B
571 B
title, date, weight, geekdocRepo, geekdocEditPath, geekdocFilePath
| title | date | weight | geekdocRepo | geekdocEditPath | geekdocFilePath |
|---|---|---|---|---|---|
| Documentation | 2020-07-27T08:39:38+00:00 | 99 | https://github.com/owncloud/ocis | edit/master/docs/ocis/development | build-docs.md |
{{< toc >}}
Build the documentation
Just run make -C docs docs-serve from within the root level of the oCIS git repository.
Add changes to the documentation
Please keep this documentation in sync with the oCIS source code.
Changes on the documentation are automatically applied to this site when merged to the master branch.