Use sphinx_galleria instead sphinxcontrib.images
This commit is contained in:
parent
41693c4664
commit
fd9a15381a
29 changed files with 30 additions and 36 deletions
|
@ -3,7 +3,7 @@
|
|||
Alerte 403 : Accès interdit
|
||||
===========================
|
||||
|
||||
.. image:: assets/403.svg
|
||||
.. galleria:: assets/403.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Une personne regarde un écran affichant une croix.
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
Alerte 404 : Introuvable
|
||||
========================
|
||||
|
||||
.. image:: assets/404.svg
|
||||
.. galleria:: assets/404.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Un homme regarde des panneaux de signalisation
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Déclaration d'accessibilité
|
||||
===========================
|
||||
|
||||
.. image:: assets/accessibility.svg
|
||||
.. galleria:: assets/accessibility.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Un homme se tient sur un fauteuil roulant.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Déclaration de confidentialité
|
||||
==============================
|
||||
|
||||
.. image:: assets/apropos.svg
|
||||
.. galleria:: assets/apropos.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Une femme se dissimule de l'observation de deux satellites au moyen d'un parapluie.
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
Contact
|
||||
=======
|
||||
|
||||
.. image:: assets/contact.svg
|
||||
.. galleria:: assets/contact.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Un homme tient une enveloppe ouverte.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Contributeurs
|
||||
=============
|
||||
|
||||
.. image:: assets/membres.svg
|
||||
.. galleria:: assets/membres.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Une page web affiche des profils.
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
Kujiu
|
||||
=====
|
||||
|
||||
.. image:: assets/kujiu.jpg
|
||||
.. galleria:: assets/kujiu.jpg
|
||||
:align: right
|
||||
:title: Illustration de Springouille et D.Evy
|
||||
:alt: Un jeune homme brun en habit de voyage médiéval
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
:excerpt: 2
|
||||
:image: 1
|
||||
|
||||
.. image:: assets/ptitgnu.png
|
||||
.. galleria:: assets/ptitgnu.png
|
||||
:alt: Une tête de chat
|
||||
:align: right
|
||||
:width: 15%
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Droit d'auteur et licences
|
||||
==========================
|
||||
|
||||
.. image:: assets/apropos.svg
|
||||
.. galleria:: assets/apropos.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Une femme se dissimule de l'observation de deux satellites au moyen d'un parapluie.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Historique du document
|
||||
======================
|
||||
|
||||
.. image:: assets/historique.svg
|
||||
.. galleria:: assets/historique.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Une femme assise en tailleur programme sur son ordinateur portable. L'historique des modifications s'affiche.
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
Mentions légales
|
||||
================
|
||||
|
||||
.. image:: assets/apropos.svg
|
||||
.. galleria:: assets/apropos.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Une femme se dissimule de l'observation de deux satellites au moyen d'un parapluie.
|
||||
|
@ -45,7 +45,7 @@ L'ensemble de ce site est publié par Nerv Project ASBL.
|
|||
Nerv Project est une entité fictive utilisée dans des
|
||||
œuvres artistiques et n'a pas d'existence réelle.
|
||||
|
||||
.. image:: assets/apropos2.svg
|
||||
.. galleria:: assets/apropos2.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Deux personnes manipulent leur ordinateur portable, entourées des grosses lettres MIT et CC.
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
Ressources
|
||||
==========
|
||||
|
||||
.. image:: assets/ressources.svg
|
||||
.. galleria:: assets/ressources.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Un homme et une femme se font face de part et d'autre d'une immense balise HTML.
|
||||
|
|
|
@ -81,7 +81,7 @@ extensions = [
|
|||
'sphinxcontrib.blockdiag',
|
||||
'sphinxcontrib.nwdiag',
|
||||
'sphinxcontrib.seqdiag',
|
||||
'sphinxcontrib.images',
|
||||
'sphinx_galleria',
|
||||
'sphinx.ext.extlinks',
|
||||
'sphinx.ext.intersphinx',
|
||||
'sphinx.ext.todo',
|
||||
|
@ -106,12 +106,6 @@ if use_ablog:
|
|||
os.path.join(ablog.get_html_templates_path(), '..', 'locale'),
|
||||
)
|
||||
|
||||
images_config = {
|
||||
"default_show_title": True,
|
||||
"override_image_directive": True,
|
||||
"show_caption": True,
|
||||
}
|
||||
|
||||
templates_path = ['_templates']
|
||||
|
||||
source_suffix = '.rst'
|
||||
|
|
|
@ -13,7 +13,7 @@ qualité et la maturité de toutes nos technologies.
|
|||
Notre histoire
|
||||
==============
|
||||
|
||||
.. image:: assets/histoire.svg
|
||||
.. galleria:: assets/histoire.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Deux médecins observent un électrocardiogramme.
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
Nos missions
|
||||
============
|
||||
|
||||
.. image:: assets/missions.svg
|
||||
.. galleria:: assets/missions.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Un astronaute se tient à côté de sa fusée sur le sol lunaire.
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
Organisation
|
||||
============
|
||||
|
||||
.. image:: assets/organisation.svg
|
||||
.. galleria:: assets/organisation.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Un homme se tient devant une représentation de planètes parsemée de post-its.
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
Risques
|
||||
=======
|
||||
|
||||
.. image:: assets/risques.svg
|
||||
.. galleria:: assets/risques.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Une femme en habit de chantier signale des amas de terre avec un drapeau rouge.
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
Technologie
|
||||
===========
|
||||
|
||||
.. image:: assets/technologie.svg
|
||||
.. galleria:: assets/technologie.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Un robot se tient debout.
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
Défi d'écriture - Manuel utilisateur
|
||||
====================================
|
||||
|
||||
.. image:: assets/02_defi_nanowrimo1.svg
|
||||
.. galleria:: assets/02_defi_nanowrimo1.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Un coureur s'apprête à s'élancer.
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
Outils
|
||||
======
|
||||
|
||||
.. image:: assets/outils.svg
|
||||
.. galleria:: assets/outils.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Un homme déterre un trésor avec une pelle.
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
Sphinx Storymaker
|
||||
=================
|
||||
|
||||
.. image:: assets/sphinx_storymaker.svg
|
||||
.. galleria:: assets/sphinx_storymaker.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Une femme fabrique une histoire.
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
Sphinx StudioWriter
|
||||
===================
|
||||
|
||||
.. image:: assets/sphinx_studiowriter.svg
|
||||
.. galleria:: assets/sphinx_studiowriter.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Une femme manipule des documents textuels et images.
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
Publications
|
||||
============
|
||||
|
||||
.. image:: assets/publications.svg
|
||||
.. galleria:: assets/publications.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Un livre fermé.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
One shots
|
||||
=========
|
||||
|
||||
.. image:: assets/oneshots.svg
|
||||
.. galleria:: assets/oneshots.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Une femme lit un livre sous une lampe.
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
Le Dieu du Jardin
|
||||
=================
|
||||
|
||||
.. image:: assets/le_dieu_du_jardin.jpg
|
||||
.. galleria:: assets/le_dieu_du_jardin.jpg
|
||||
:alt: Un petit bonhomme de cailloux sous un ciel étoilé
|
||||
:title: Image par Springouille, licence CC-BY-SA 4.0
|
||||
:show_caption: True
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Séries
|
||||
======
|
||||
|
||||
.. image:: assets/series.svg
|
||||
.. galleria:: assets/series.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Une femme se passionne de sa lecture, assise sur une pile de livres.
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
La Victoire des Grelots
|
||||
=======================
|
||||
|
||||
.. image:: assets/la_victoire_des_grelots.svg
|
||||
.. galleria:: assets/la_victoire_des_grelots.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Un homme tient un ballon de basket. Il va marquer un panier.
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
Progression
|
||||
===========
|
||||
|
||||
.. image:: assets/progression.svg
|
||||
.. galleria:: assets/progression.svg
|
||||
:width: 70%
|
||||
:align: center
|
||||
:alt: Une artiste termine de peindre une toile sur un écran.
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
Contact
|
||||
#######
|
||||
|
||||
.. image:: assets/submit_success.svg
|
||||
.. galleria:: assets/submit_success.svg
|
||||
:width: 70%
|
||||
:alt: Un homme se tient debout sur une enveloppe géante.
|
||||
:align: center
|
||||
|
|
Loading…
Reference in a new issue