mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-02 02:11:18 -06:00
add missing extensions to docs and unify naming
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Group
|
||||
title: Groups
|
||||
date: 2022-03-02T00:00:00+00:00
|
||||
weight: 20
|
||||
geekdocRepo: https://github.com/owncloud/ocis
|
||||
|
||||
10
docs/extensions/search/_index.md
Normal file
10
docs/extensions/search/_index.md
Normal 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.
|
||||
15
docs/extensions/search/configuration.md
Normal file
15
docs/extensions/search/configuration.md
Normal 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" >}}
|
||||
10
docs/extensions/sharing/_index.md
Normal file
10
docs/extensions/sharing/_index.md
Normal 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.
|
||||
15
docs/extensions/sharing/configuration.md
Normal file
15
docs/extensions/sharing/configuration.md
Normal 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" >}}
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
@@ -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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: User
|
||||
title: Users
|
||||
date: 2022-03-02T00:00:00+00:00
|
||||
weight: 20
|
||||
geekdocRepo: https://github.com/owncloud/ocis
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user