better build instructions
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: "Building the documentation"
|
title: "Build the documentation"
|
||||||
date: 2020-07-27T08:39:38+00:00
|
date: 2020-07-27T08:39:38+00:00
|
||||||
weight: 99
|
weight: 99
|
||||||
geekdocRepo: https://github.com/owncloud/ocis
|
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
|
### 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
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: "Building"
|
title: "Build ocis"
|
||||||
date: 2020-02-27T20:35:00+01:00
|
date: 2020-02-27T20:35:00+01:00
|
||||||
weight: 30
|
weight: 30
|
||||||
geekdocRepo: https://github.com/owncloud/ocis
|
geekdocRepo: https://github.com/owncloud/ocis
|
||||||
@@ -20,7 +20,7 @@ git clone https://github.com/owncloud/ocis.git
|
|||||||
cd ocis
|
cd ocis
|
||||||
{{< / highlight >}}
|
{{< / 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:
|
The ocis binary source is in the ocis/ocis folder. In this folder you can build the ocis binary:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user