[docs-only] Update dev-docs to collaps major nav entries
This commit is contained in:
@@ -1,10 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: "Architecture"
|
title: Architecture
|
||||||
date: 2020-03-03T10:34:00+01:00
|
date: 2023-12-06T13:00:00+01:00
|
||||||
weight: 25
|
weight: 25
|
||||||
geekdocRepo: https://github.com/owncloud/ocis
|
geekdocRepo: https://github.com/owncloud/ocis
|
||||||
geekdocEditPath: edit/master/docs/architecture
|
geekdocEditPath: edit/master/docs/architecture
|
||||||
geekdocFilePath: _index.md
|
geekdocFilePath: _index.md
|
||||||
|
geekdocCollapseSection: true
|
||||||
---
|
---
|
||||||
|
|
||||||
In the architecture part of the documentation we collect useful developer documentation on different aspects of the architecture. We are using mermaid.js to collaborate on the necessary diagrams.
|
In the architecture part of the documentation we collect useful developer documentation on different aspects of the architecture. We are using mermaid.js to collaborate on the necessary diagrams.
|
||||||
|
|||||||
@@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
title: Clients
|
||||||
|
date: 2023-12-06T13:00:00+01:00
|
||||||
|
weight: 10
|
||||||
|
geekdocRepo: https://github.com/owncloud/ocis
|
||||||
|
geekdocEditPath: edit/master/docs/clients/
|
||||||
|
geekdocFilePath: _index.md
|
||||||
|
geekdocCollapseSection: true
|
||||||
|
---
|
||||||
@@ -5,6 +5,7 @@ weight: -10
|
|||||||
geekdocRepo: https://github.com/owncloud/ocis
|
geekdocRepo: https://github.com/owncloud/ocis
|
||||||
geekdocEditPath: edit/master/docs
|
geekdocEditPath: edit/master/docs
|
||||||
geekdocFilePath: _index.md
|
geekdocFilePath: _index.md
|
||||||
|
geekdocCollapseSection: true
|
||||||
---
|
---
|
||||||
|
|
||||||
{{< figure class="floatright" src="/media/is.png" width="70%" height="auto" >}}
|
{{< figure class="floatright" src="/media/is.png" width="70%" height="auto" >}}
|
||||||
|
|||||||
@@ -5,6 +5,7 @@ weight: 0
|
|||||||
geekdocRepo: https://github.com/owncloud/ocis
|
geekdocRepo: https://github.com/owncloud/ocis
|
||||||
geekdocEditPath: edit/master/docs/ocis/getting-started
|
geekdocEditPath: edit/master/docs/ocis/getting-started
|
||||||
geekdocFilePath: _index.md
|
geekdocFilePath: _index.md
|
||||||
|
geekdocCollapseSection: true
|
||||||
---
|
---
|
||||||
|
|
||||||
{{< toc >}}
|
{{< toc >}}
|
||||||
|
|||||||
@@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
title: Services
|
||||||
|
date: 2023-12-06T13:00:00+01:00
|
||||||
|
weight: 10
|
||||||
|
geekdocRepo: https://github.com/owncloud/ocis
|
||||||
|
geekdocEditPath: edit/master/docs/services/
|
||||||
|
geekdocFilePath: _index.md
|
||||||
|
geekdocCollapseSection: true
|
||||||
|
---
|
||||||
Reference in New Issue
Block a user