add missing extensions to docs and unify naming

This commit is contained in:
Willy Kloucek
2022-05-12 15:13:37 +02:00
parent 7bd943e9b1
commit ea2c3511e8
14 changed files with 59 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
---
title: App Provider
title: App-Provider
date: 2022-03-02T00:00:00+00:00
weight: 20
geekdocRepo: https://github.com/owncloud/ocis

View File

@@ -1,5 +1,5 @@
---
title: App Registry
title: App-Registry
date: 2022-03-02T00:00:00+00:00
weight: 20
geekdocRepo: https://github.com/owncloud/ocis

View File

@@ -1,5 +1,5 @@
---
title: Group
title: Groups
date: 2022-03-02T00:00:00+00:00
weight: 20
geekdocRepo: https://github.com/owncloud/ocis

View File

@@ -0,0 +1,10 @@
---
title: Search
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/extensions/search
geekdocFilePath: _index.md
geekdocCollapseSection: true
---
This service provides search functionality.

View File

@@ -0,0 +1,15 @@
---
title: Service Configuration
date: 2018-05-02T00:00:00+00:00
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/extensions/search
geekdocFilePath: configuration.md
geekdocCollapseSection: true
---
## Example YAML Config
{{< include file="extensions/_includes/search-config-example.yaml" language="yaml" >}}
{{< include file="extensions/_includes/search_configvars.md" >}}

View File

@@ -0,0 +1,10 @@
---
title: Sharing
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/extensions/sharing
geekdocFilePath: _index.md
geekdocCollapseSection: true
---
This service provides sharing functionality.

View File

@@ -0,0 +1,15 @@
---
title: Service Configuration
date: 2018-05-02T00:00:00+00:00
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/extensions/sharing
geekdocFilePath: configuration.md
geekdocCollapseSection: true
---
## Example YAML Config
{{< include file="extensions/_includes/sharing-config-example.yaml" language="yaml" >}}
{{< include file="extensions/_includes/sharing_configvars.md" >}}

View File

@@ -1,5 +1,5 @@
---
title: Publiclink Storage
title: Storage-Publiclink
date: 2022-03-02T00:00:00+00:00
weight: 20
geekdocRepo: https://github.com/owncloud/ocis

View File

@@ -1,5 +1,5 @@
---
title: Shares Storage
title: Storage-Shares
date: 2022-03-02T00:00:00+00:00
weight: 20
geekdocRepo: https://github.com/owncloud/ocis

View File

@@ -1,5 +1,5 @@
---
title: Metadata Storage
title: Storage-System
date: 2022-03-02T00:00:00+00:00
weight: 20
geekdocRepo: https://github.com/owncloud/ocis

View File

@@ -1,5 +1,5 @@
---
title: Users Storage
title: Storage-Users
date: 2022-03-02T00:00:00+00:00
weight: 20
geekdocRepo: https://github.com/owncloud/ocis

View File

@@ -1,5 +1,5 @@
---
title: User
title: Users
date: 2022-03-02T00:00:00+00:00
weight: 20
geekdocRepo: https://github.com/owncloud/ocis

View File

@@ -1,5 +1,5 @@
---
title: "ownCloud Web"
title: "Web"
date: 2018-05-02T00:00:00+00:00
weight: 20
geekdocRepo: https://github.com/owncloud/ocis