clean up docs

This commit is contained in:
Michael Barz
2023-10-06 11:17:54 +02:00
parent 13777488ec
commit f9c9219bd6
5 changed files with 82 additions and 59 deletions
-16
View File
@@ -1,16 +0,0 @@
---
title: Auth-Machine
date: 2022-03-02T00:00:00+00:00
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/services/auth-machine
geekdocFilePath: _index.md
geekdocCollapseSection: true
---
## Abstract
## Table of Contents
{{< toc-tree >}}
-26
View File
@@ -1,26 +0,0 @@
---
title: ocDAV
date: 2023-05-31T13:33:51.029749931+02:00
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/services/ocdav
geekdocFilePath: README.md
geekdocCollapseSection: true
---
<!-- Do not edit this file, it is autogenerated. Edit the service README.md instead -->
## Abstract
The ocdav service provides the WebDAV API which is required by ownCloud clients. Previews (thumbnails) are provided by the [WebDAV service](../webdav).
## Table of Contents
* [Example Yaml Config](#example-yaml-config)
## Example Yaml Config
{{< include file="services/_includes/ocdav-config-example.yaml" language="yaml" >}}
{{< include file="services/_includes/ocdav_configvars.md" >}}
-16
View File
@@ -1,16 +0,0 @@
---
title: SSE
date: 2022-08-08T00:00:00+00:00
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/services/sse
geekdocFilePath: _index.md
geekdocCollapseSection: true
---
## Abstract
## Table of Contents
{{< toc-tree >}}