diff --git a/content/docs/grouped_params.png b/content/docs/grouped_params.png index c6c9268..43659a8 100644 Binary files a/content/docs/grouped_params.png and b/content/docs/grouped_params.png differ diff --git a/content/docs/guide-development.md b/content/docs/guide-development.md index d520706..6c3bdda 100644 --- a/content/docs/guide-development.md +++ b/content/docs/guide-development.md @@ -127,7 +127,7 @@ if credentials_env: A number of annotations, for the correspondent visualization over the mmoda frontend, are available: * `oda:label`: to specify the title for the parameter - * `oda:description`: to specify a tooltip displayed when we over with the mouse + * `oda:description`: to specify a tooltip, displayed when we over, with the mouse, over the parameter itself * `oda:group`: to visually group together a set of parameters In the example code below we add these additional metadata annotations: