better build instructions

This commit is contained in:
felixboehm
2020-10-06 12:45:40 +02:00
committed by Michael Barz
parent e9a6f8b4cf
commit eb2cdd220a
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
---
title: "Building the documentation"
title: "Build the documentation"
date: 2020-07-27T08:39:38+00:00
weight: 99
geekdocRepo: https://github.com/owncloud/ocis
@@ -30,5 +30,5 @@ When making changes to the docs, run `make docs` again and the server will pick
### Deploying the documentation
The documentation is automatically deployed from the master branch to https://owncloud.github.io/phoenix/
The documentation is automatically deployed from the master branch to https://owncloud.github.io

View File

@@ -1,5 +1,5 @@
---
title: "Building"
title: "Build ocis"
date: 2020-02-27T20:35:00+01:00
weight: 30
geekdocRepo: https://github.com/owncloud/ocis
@@ -20,7 +20,7 @@ git clone https://github.com/owncloud/ocis.git
cd ocis
{{< / highlight >}}
# Build the `ocis` binary
## Build the ocis binary
The ocis binary source is in the ocis/ocis folder. In this folder you can build the ocis binary: