[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
+3 -2
View File
@@ -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.
+9
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
---
+1
View File
@@ -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" >}}
+1
View File
@@ -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 >}}
+9
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
---