diff --git a/source/import_documentation/Widgets/Reference.rst b/source/import_documentation/Widgets/Reference.rst index 324137bf18d19ef9b64bf8ddcd33e2598cb5f90f..16492835827858c0a18cec88c19caf89f6ad9dad 100644 --- a/source/import_documentation/Widgets/Reference.rst +++ b/source/import_documentation/Widgets/Reference.rst @@ -7,7 +7,16 @@ The name of the widget is analyzed to build a widget which uses the features and Here is a schema of how it works: .. figure:: ../../../_static/images/import_documentation/widgets-api-developers.png - :alt: Widget API + :alt: Widget API 1 + +.. figure:: ./../_static/images/import_documentation/widgets-api-developers.png + :alt: Widget API 2 + +.. figure:: ./../../_static/images/import_documentation/widgets-api-developers.png + :alt: Widget API 3 + +.. figure:: /_static/images/import_documentation/widgets-api-developers.png + :alt: Widget API 4 A widget is built like this.