mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-29 08:00:59 -06:00
[docs-only] Update dev-docs to collaps major nav entries
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
---
|
||||
title: "Architecture"
|
||||
date: 2020-03-03T10:34:00+01:00
|
||||
title: Architecture
|
||||
date: 2023-12-06T13:00:00+01:00
|
||||
weight: 25
|
||||
geekdocRepo: https://github.com/owncloud/ocis
|
||||
geekdocEditPath: edit/master/docs/architecture
|
||||
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.
|
||||
|
||||
9
docs/clients/_index.md
Normal file
9
docs/clients/_index.md
Normal file
@@ -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
|
||||
geekdocEditPath: edit/master/docs
|
||||
geekdocFilePath: _index.md
|
||||
geekdocCollapseSection: true
|
||||
---
|
||||
|
||||
{{< figure class="floatright" src="/media/is.png" width="70%" height="auto" >}}
|
||||
|
||||
@@ -5,6 +5,7 @@ weight: 0
|
||||
geekdocRepo: https://github.com/owncloud/ocis
|
||||
geekdocEditPath: edit/master/docs/ocis/getting-started
|
||||
geekdocFilePath: _index.md
|
||||
geekdocCollapseSection: true
|
||||
---
|
||||
|
||||
{{< toc >}}
|
||||
|
||||
9
docs/services/_index.md
Normal file
9
docs/services/_index.md
Normal file
@@ -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