From fb2e6528b35d09c5a778c055233f2703576fc272 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Wed, 26 Feb 2020 14:16:24 +0100 Subject: [PATCH] add edit link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit as per https://github.com/owncloud/owncloud.github.io/issues/2#issuecomment-590949444 Signed-off-by: Jörn Friedrich Dreyer --- docs/_index.md | 4 +++- docs/building.md | 4 +++- docs/getting-started.md | 4 +++- docs/license.md | 4 +++- docs/users.md | 4 +++- 5 files changed, 15 insertions(+), 5 deletions(-) diff --git a/docs/_index.md b/docs/_index.md index 0fc8bbb2c..757f7f6f5 100644 --- a/docs/_index.md +++ b/docs/_index.md @@ -1,8 +1,10 @@ --- title: "Reva" date: 2018-05-02T00:00:00+00:00 -anchor: "ocis-reva" weight: 10 +geekdocRepo: https://github.com/owncloud/ocis-reva +geekdocEditPath: edit/master/docs +geekdocFilePath: _index.md --- This service provides an ocis extension that wraps [reva](https://github.com/cs3org/reva/) and adds an opinionated configuration to it. diff --git a/docs/building.md b/docs/building.md index 4525f16fb..cebab803f 100644 --- a/docs/building.md +++ b/docs/building.md @@ -1,8 +1,10 @@ --- title: "Building" date: 2018-05-02T00:00:00+00:00 -anchor: "building" weight: 30 +geekdocRepo: https://github.com/owncloud/ocis-reva +geekdocEditPath: edit/master/docs +geekdocFilePath: building.md --- As this project is built with Go, so you need to install that first. The installation of Go is out of the scope of this document, please follow the official documentation for [Go](https://golang.org/doc/install).To build this project you have to install Go >= v1.13. After the installation of the required tools you need to get the sources: diff --git a/docs/getting-started.md b/docs/getting-started.md index 79abfb090..6c29217fe 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -1,8 +1,10 @@ --- title: "Getting Started" date: 2018-05-02T00:00:00+00:00 -anchor: "getting-started" weight: 20 +geekdocRepo: https://github.com/owncloud/ocis-reva +geekdocEditPath: edit/master/docs +geekdocFilePath: getting-started.md --- ### Installation diff --git a/docs/license.md b/docs/license.md index e6e6dcc7a..682453354 100644 --- a/docs/license.md +++ b/docs/license.md @@ -1,8 +1,10 @@ --- title: "License" date: 2018-05-02T00:00:00+00:00 -anchor: "license" weight: 40 +geekdocRepo: https://github.com/owncloud/ocis-reva +geekdocEditPath: edit/master/docs +geekdocFilePath: license.md --- This project is licensed under the [Apache 2.0](https://github.com/owncloud/ocis-reva/blob/master/LICENSE) license. For the license of the used libraries you have to check the respective sources. diff --git a/docs/users.md b/docs/users.md index 02593e085..ef5be45b6 100644 --- a/docs/users.md +++ b/docs/users.md @@ -1,8 +1,10 @@ --- title: "Users" date: 2020-01-16T00:00:00+00:00 -anchor: "users" weight: 35 +geekdocRepo: https://github.com/owncloud/ocis-reva +geekdocEditPath: edit/master/docs +geekdocFilePath: users.md --- ### Demo driver