diff --git a/docs/_index.md b/docs/_index.md index 0fc8bbb2cc..757f7f6f50 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 4525f16fbe..cebab803f2 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 79abfb090c..6c29217fe0 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 e6e6dcc7a8..682453354c 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 02593e085b..ef5be45b68 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