mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-24 05:48:36 -05:00
Merge pull request #6116 from kobergj/UpdateIndexDocs
[docs-only] Update _index.md template
This commit is contained in:
@@ -3,11 +3,13 @@ title: {{ .ServiceName }}
|
||||
date: {{ .CreationTime }}
|
||||
weight: 20
|
||||
geekdocRepo: https://github.com/owncloud/ocis
|
||||
geekdocEditPath: edit/master/docs/services/{{ .service }}
|
||||
geekdocFilePath: _index.md
|
||||
geekdocEditPath: edit/master/services/{{ .service }}
|
||||
geekdocFilePath: README.md
|
||||
geekdocCollapseSection: true
|
||||
---
|
||||
|
||||
<!-- Do not edit this file, it is autogenerated. Edit the service README.md instead -->
|
||||
|
||||
## Abstract
|
||||
|
||||
{{ .Abstract }}
|
||||
|
||||
Reference in New Issue
Block a user