diff --git a/develop/include/mkdocs-macros/__pycache__/main.cpython-38.pyc b/develop/include/mkdocs-macros/__pycache__/main.cpython-38.pyc index 35466856a..6cd7d9da5 100644 Binary files a/develop/include/mkdocs-macros/__pycache__/main.cpython-38.pyc and b/develop/include/mkdocs-macros/__pycache__/main.cpython-38.pyc differ diff --git a/develop/objects.inv b/develop/objects.inv index 1a08436e2..930d574bd 100644 Binary files a/develop/objects.inv and b/develop/objects.inv differ diff --git a/develop/reference/api/index.html b/develop/reference/api/index.html index eed991192..2430c88a1 100644 --- a/develop/reference/api/index.html +++ b/develop/reference/api/index.html @@ -1160,13 +1160,6 @@ __new__() - - -
-BaseModel (BaseModel)
+BaseModel (BaseModel)
@@ -2599,6 +2585,24 @@ __str__(self) -> str
-
- special
-
-¶Return str(self).
-hydrolib/core/basemodel.py
def __str__(self) -> str:
- return str(self.filepath if self.filepath else "")
-
-FMComponent (Component)
-
-
- pydantic-model
-
-¶Component to include the D-Flow FM program in a DIMR control flow.
-
-GlobalSettings (BaseModel)
+FMComponent (Component)
@@ -2816,13 +3033,99 @@ pydantic-model
-¶Global settings for the DIMR configuration.
+Component to include the D-Flow FM program in a DIMR control flow.
-Attributes:
+ + + +
+GlobalSettings (BaseModel)
+
+
+
+
+ pydantic-model
+
+
+¶Global settings for the DIMR configuration.
+ +Attributes: