docs icon indicating copy to clipboard operation
docs copied to clipboard

ownCloud Documentation (v2)

Results 76 docs issues
Sort by recently updated
recently updated
newest added

v02 improves usage printing, output naming, and allows to sop after a max number of pages visited.

When one of the docs repos (docs-client-desktop, docs-ocis, docs-server, docs-webui or whatever) changes, the drone merge CI triggers a rebuild of the docs repo. That docs build job does whatever...

https://github.com/lask79/asciidoctor-iconify `asciidoctor-iconify` is an extension for asciidoctor.js and Antora provides an inline macro that inserts an icon into the document based on [Iconify](https://iconify.design/). The icon is rendered as an inline...

Expected outcome: oc developers know to: * set permalinks * list existing links * check links

When we once upgrade to Antora 3 ...Reading this correcly, using such an extension in an multi-repo environment, I could make a "central" accessible file (like via rawgithubusercontent) defining common...

For consistency reasons, we should make all unversioned documentations like docs, branding, web and ocis also available with `latest`. Examples: `https://doc.owncloud.com/docs/latest/*` --> `https://doc.owncloud.com/docs/next/*` `https://doc.owncloud.com/branding/latest/*` --> `https://doc.owncloud.com/branding/next/*` This would then be...

## WHAT Needs to be Documented? - Dynamic Client Registration (DCR) support in ownCloud clients - https://openid.net/specs/openid-connect-registration-1_0.html - independent from server implementation (https://github.com/owncloud/openidconnect/issues/104#issuecomment-769886675) - depends on `registration_endpoint` in [`/.well-known/openid-configuration`](https://ocis.ocis-keycloak.released.owncloud.works/.well-known/openid-configuration) -...

admin docs
p3-medium

https://doc.owncloud.com/server/user_manual/files/webgui/sharing.html The sharing panel screenshots are out-of-date. Nowadays there is a "settings" icon which opens to show the expiration date and permissions details. This makes it more difficult to do...

admin docs

## WHAT Needs to be Documented? The new setting in core for 10.9: https://github.com/owncloud/core/pull/38583 ([full-ci] Enable streaming for propfind) may need to find its way into the developer documentation. ##...

developer docs

![image](https://user-images.githubusercontent.com/24212810/160801863-a3cf8422-296d-4e97-8dcd-ed1493b8d14f.png) ---- ### Description why is it that the search results are ordered that you get the **oldest** version before the **current** version and why is the first search result...