From 4926e76e45f03471b82836ec91038fc1c48224e7 Mon Sep 17 00:00:00 2001
From: Alice Poggioli <alice.poggioli@paca.happy-dev.fr>
Date: Mon, 3 Aug 2020 17:04:01 +0200
Subject: [PATCH] test on image

---
 source/import_documentation/Widgets/Reference.rst | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/source/import_documentation/Widgets/Reference.rst b/source/import_documentation/Widgets/Reference.rst
index 324137b..1649283 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.
 
-- 
GitLab