-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- diff --git a/.gitignore b/.gitignore index e7ecc9e3..7f94fc76 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,6 @@ examples/**/data/ # hydra output outputs/ + +# mkdocs site +site/ diff --git a/site/404.html b/site/404.html deleted file mode 100644 index e43f1b4a..00000000 --- a/site/404.html +++ /dev/null @@ -1,483 +0,0 @@ - - - -
- - - - - - - - - - - - - - -
midst_toolkit
-
-
-¶
hello
-
-
-¶Hello function.
- - -Returns:
-Name | Type | -Description | -
---|---|---|
str |
- str
- |
-
-
-
- Hello world - |
-
bar
-
-
-¶
bar
-
-
-¶Bar function.
- - -Parameters:
-Name | -Type | -Description | -Default | -
---|---|---|---|
- foo
- |
-
- str
- |
-
-
-
- Foo string - |
- - required - | -
Returns:
-Name | Type | -Description | -
---|---|---|
str |
- str
- |
-
-
-
- A modified string - |
-
foo
-
-
-¶
foo
-
-
-¶Foo function.
- - -Parameters:
-Name | -Type | -Description | -Default | -
---|---|---|---|
- bar
- |
-
- str
- |
-
-
-
- Bar string - |
- - required - | -
Returns:
-Name | Type | -Description | -
---|---|---|
str |
- str
- |
-
-
-
- String - |
-
midst_toolkit.foo
-
-
-¶
foo
-
-
-¶Foo function.
- - -Parameters:
-Name | -Type | -Description | -Default | -
---|---|---|---|
- bar
- |
-
- str
- |
-
-
-
- Bar string - |
- - required - | -
Returns:
-Name | Type | -Description | -
---|---|---|
str |
- str
- |
-
-
-
- String - |
-
midst_toolkit.bar
-
-
-¶
bar
-
-
-¶Bar function.
- - -Parameters:
-Name | -Type | -Description | -Default | -
---|---|---|---|
- foo
- |
-
- str
- |
-
-
-
- Foo string - |
- - required - | -
Returns:
-Name | Type | -Description | -
---|---|---|
str |
- str
- |
-
-
-
- A modified string - |
-