make menu lists collapsed

This commit is contained in:
Willy Kloucek
2020-12-10 10:10:13 +01:00
parent 76fefa3255
commit 98b226c8ff
15 changed files with 15 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/extensions/accounts
geekdocFilePath: _index.md
geekdocCollapseSection: true
---
## Abstract

View File

@@ -5,6 +5,7 @@ weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/extensions/glauth
geekdocFilePath: _index.md
geekdocCollapseSection: true
---
This service provides a [glauth](https://github.com/glauth/glauth) based LDAP proxy for ocis which can be used by clients or other extensions. It allows applications relying on LDAP to access the accounts stored in the ocis accounts service. It can be used to make firewalls or identity providers aware of all users, including guest accounts.

View File

@@ -4,6 +4,7 @@ weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/extensions/konnectd
geekdocFilePath: _index.md
geekdocCollapseSection: true
---
This service provides an OpenID Connect provider which is the default way to authenticate in OCIS.

View File

@@ -5,6 +5,7 @@ weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/extensions/ocis-phoenix
geekdocFilePath: _index.md
geekdocCollapseSection: true
---
Note: Work in progress to rename Phoenix to ownCloud Web.

View File

@@ -5,6 +5,7 @@ weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/extensions/ocs
geekdocFilePath: _index.md
geekdocCollapseSection: true
---
This service provides the OCS API which is required by some ownCloud clients.

View File

@@ -5,6 +5,7 @@ weight: 10
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/extensions/onlyoffice
geekdocFilePath: _index.md
geekdocCollapseSection: true
---
This service enables users open documents, spreadsheets and presentations in the OnlyOffice app installed in ownCloud 10.

View File

@@ -4,6 +4,7 @@ weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/extensions/proxy
geekdocFilePath: _index.md
geekdocCollapseSection: true
---
This service provides a proxy service that routes requests to the correct extensions.

View File

@@ -5,6 +5,7 @@ weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/extensions/settings
geekdocFilePath: _index.md
geekdocCollapseSection: true
---
## Abstract

View File

@@ -5,6 +5,7 @@ weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/extensions/storage
geekdocFilePath: _index.md
geekdocCollapseSection: true
---
This service provides an ocis extension that wraps [reva](https://github.com/cs3org/reva/) and adds an opinionated configuration to it.

View File

@@ -5,6 +5,7 @@ weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/extensions/store
geekdocFilePath: _index.md
geekdocCollapseSection: true
---
This service provides ...

View File

@@ -5,6 +5,7 @@ weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/extensions/thumbnails
geekdocFilePath: _index.md
geekdocCollapseSection: true
---
This service provides an ocis extensions which generates thumbnails for image files.

View File

@@ -5,6 +5,7 @@ weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/extensions/webdav
geekdocFilePath: _index.md
geekdocCollapseSection: true
---
This service provides the WebDAV API which is required by some ownCloud clients.

View File

@@ -5,6 +5,7 @@ weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/ocis/deployment
geekdocFilePath: _index.md
geekdocCollapseSection: true
---
{{< toc >}}

View File

@@ -5,4 +5,5 @@ weight: 10
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/ocis/development
geekdocFilePath: _index.md
geekdocCollapseSection: true
---

View File

@@ -5,4 +5,5 @@ weight: 30
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/ocis/flow-docs
geekdocFilePath: _index.md
geekdocCollapseSection: true
---