[docs-only] Update dev-docs to collaps major nav entries

This commit is contained in:
mmattel
2023-12-07 11:05:04 +01:00
parent 34f3ab66c1
commit 60e28083ea
5 changed files with 23 additions and 2 deletions

View File

@@ -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
View 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
---

View File

@@ -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" >}}

View File

@@ -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
View 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
---