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 }}
|
date: {{ .CreationTime }}
|
||||||
weight: 20
|
weight: 20
|
||||||
geekdocRepo: https://github.com/owncloud/ocis
|
geekdocRepo: https://github.com/owncloud/ocis
|
||||||
geekdocEditPath: edit/master/docs/services/{{ .service }}
|
geekdocEditPath: edit/master/services/{{ .service }}
|
||||||
geekdocFilePath: _index.md
|
geekdocFilePath: README.md
|
||||||
geekdocCollapseSection: true
|
geekdocCollapseSection: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<!-- Do not edit this file, it is autogenerated. Edit the service README.md instead -->
|
||||||
|
|
||||||
## Abstract
|
## Abstract
|
||||||
|
|
||||||
{{ .Abstract }}
|
{{ .Abstract }}
|
||||||
|
|||||||
Reference in New Issue
Block a user