1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-29 04:48:35 +02:00

docs: readdocs updated

This commit is contained in:
wyzula-jan
2023-12-12 11:23:55 +01:00
parent 3abd955465
commit af995a74f3
11 changed files with 193 additions and 6 deletions

View File

@@ -9,29 +9,31 @@
:link: introduction
:link-type: ref
General information about BEC Widgets.
General information.
```
```{grid-item-card} User
:link: user
:link-type: ref
Information for users of BEC Widgets.
Information for users.
```
```{grid-item-card} Developer
:link: developer
:link-type: ref
Information for developers of BEC Widgets.
Information for developers.
```
````
```{toctree}
:maxdepth: 2
---
numbered: true
maxdepth: 1
---
introduction/introduction
user/user
developer/developer
```