docs: adding "Adding Components" section to dev guide

This commit is contained in:
Mose Müller
2023-08-10 15:32:44 +02:00
parent efac1e790f
commit 86024be77e
4 changed files with 236 additions and 3 deletions

View File

@ -4,4 +4,5 @@ Extending `pydase`.
---
- [API Reference](api.md)
- [API Reference](api.md)
- [Adding Components](Adding_Components.md)