mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-01-21 03:12:25 +01:00
Update docs
This commit is contained in:
@@ -17,6 +17,9 @@
|
|||||||
- [Method Components](#method-components)
|
- [Method Components](#method-components)
|
||||||
- [DataService Instances (Nested Classes)](#dataservice-instances-nested-classes)
|
- [DataService Instances (Nested Classes)](#dataservice-instances-nested-classes)
|
||||||
- [Custom Components (`pydase.components`)](#custom-components-pydasecomponents)
|
- [Custom Components (`pydase.components`)](#custom-components-pydasecomponents)
|
||||||
|
- [`Image`](#image)
|
||||||
|
- [`NumberSlider`](#numberslider)
|
||||||
|
- [`ColouredEnum`](#colouredenum)
|
||||||
- [Extending with New Components](#extending-with-new-components)
|
- [Extending with New Components](#extending-with-new-components)
|
||||||
- [Understanding Service Persistence](#understanding-service-persistence)
|
- [Understanding Service Persistence](#understanding-service-persistence)
|
||||||
- [Understanding Tasks in pydase](#understanding-tasks-in-pydase)
|
- [Understanding Tasks in pydase](#understanding-tasks-in-pydase)
|
||||||
|
|||||||
@@ -3,5 +3,4 @@
|
|||||||
include-markdown "../../README.md"
|
include-markdown "../../README.md"
|
||||||
start="<!-- Component User Guide Start -->"
|
start="<!-- Component User Guide Start -->"
|
||||||
end="<!-- Component User Guide End -->"
|
end="<!-- Component User Guide End -->"
|
||||||
heading-offset=-2
|
|
||||||
%}
|
%}
|
||||||
|
|||||||
Reference in New Issue
Block a user