1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-28 19:38:27 +01:00
Files
bec_widgets/docs/index.md

38 lines
483 B
Markdown

# BEC Widgets documentation
<br><br>
````{grid} 3
:gutter: 5
```{grid-item-card} Introduction
:link: introduction
:link-type: ref
General information about BEC Widgets.
```
```{grid-item-card} User
:link: user
:link-type: ref
Information for users of BEC Widgets.
```
```{grid-item-card} Developer
:link: developer
:link-type: ref
Information for developers of BEC Widgets.
```
````
```{toctree}
:maxdepth: 2
introduction/introduction
user/user
developer/developer
```