Skip to content

Commit

Permalink
Revert "use caption plugin"
Browse files Browse the repository at this point in the history
This reverts commit 065e87e.
  • Loading branch information
3nids committed Jul 5, 2024
1 parent 065e87e commit c58e1cd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
11 changes: 9 additions & 2 deletions website/documentation/user-guide/adddata.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,16 @@ tx_slug: documentation_user-guide_adddata
## Onglet Azimut
Dans l’onglet “Azimut”, les cadres et signaux peuvent y être saisis. L'attribut *Azimut* peut être rempli de manière graphique, grâce à la vue `vw_azimut_edit` (couche Outil Azimut) du schéma `signalo_app`.

![Exemple d'un azimut avec plusieurs cadres et signaux](../assets/images/printscreen/support-all.png)
<figure markdown>
![Exemple Azimut](../assets/images/printscreen/support-all.png)
<figcaption>Exemple d'un azimut avec plusieurs cadres et signaux</figcaption>
</figure>

<figure markdown>
![Outil Azimut](../assets/images/printscreen/azimut-edit.png)
<figcaption>Définition de l'azimut de manière graphique, grâce à l'Outil Azimut</figcaption>
</figure>

![Définition de l'azimut de manière graphique, grâce à l'Outil Azimut](../assets/images/printscreen/azimut-edit.png)

![type:video](../assets/videos/azimut_tool_720.mp4)

Expand Down
1 change: 0 additions & 1 deletion website/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ markdown_extensions:
plugins:
- search
- mkdocs-video
- caption
- i18n:
languages:
- locale: fr
Expand Down
1 change: 0 additions & 1 deletion website/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ mkdocs-video==1.5.0
mkdocs-static-i18n==1.2.3
fancyboxmd==1.1.0
ghp-import==2.1.0
mkdocs-caption==1.2.0

0 comments on commit c58e1cd

Please sign in to comment.