summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authorAudric Schiltknecht <storm@chemicalstorm.org>2025-08-13 17:11:51 -0400
committerAudric Schiltknecht <storm@chemicalstorm.org>2025-08-13 17:11:51 -0400
commit46a01936f1fb8215afc95aa5d3215441ee9fea83 (patch)
treeab81eac414340c62cd1c891848e5db758fe6bc59 /content
parent110a06e0aa84b5b8a8e280588424edf62fd099cf (diff)
downloadschiltknecht.org-46a01936f1fb8215afc95aa5d3215441ee9fea83.tar.gz
schiltknecht.org-46a01936f1fb8215afc95aa5d3215441ee9fea83.tar.bz2
schiltknecht.org-46a01936f1fb8215afc95aa5d3215441ee9fea83.zip
Replacer `filename` par `static` pour les fichiers statiques
Diffstat (limited to 'content')
-rw-r--r--content/pages/cv.rst2
-rw-r--r--content/pages/projets.rst36
-rw-r--r--content/pages/tipe.rst20
3 files changed, 29 insertions, 29 deletions
diff --git a/content/pages/cv.rst b/content/pages/cv.rst
index cb5781f..1af72dd 100644
--- a/content/pages/cv.rst
+++ b/content/pages/cv.rst
@@ -8,7 +8,7 @@ Curriculum Vitæ
Version PDF_ disponible.
-.. _PDF: {filename}/static/CV/CV_Audric_Schiltknecht.pdf
+.. _PDF: {static}/static/CV/CV_Audric_Schiltknecht.pdf
--------------------------------------------------------------------------------
diff --git a/content/pages/projets.rst b/content/pages/projets.rst
index 8822f89..7fa4c15 100644
--- a/content/pages/projets.rst
+++ b/content/pages/projets.rst
@@ -39,8 +39,8 @@ Hans-Peter Seidel, publié dans *Graphics Interface*, 2002.
* L'archive des sources__
.. _`Single Sample Soft Shadows Using Depth Maps`: http://www.graphicsinterface.org/proceedings/2002/107/paper107.pdf
-.. __: {filename}/static/Projets/UdeM/Rapport-ShadowMap.pdf
-.. __: {filename}/static/Projets/UdeM/ShadowMap.tar.gz
+.. __: {static}/static/Projets/UdeM/Rapport-ShadowMap.pdf
+.. __: {static}/static/Projets/UdeM/ShadowMap.tar.gz
Illumination globale en temps réel
@@ -55,7 +55,7 @@ publié dans *ACM Transactions on Graphics, Vol. 28, No. 3, August 2009*.
* La présentation__ au format PDF
.. _`An efficient GPU-based approach for interactive global illumination`: http://portal.acm.org/citation.cfm?doid=1576246.1531397
-.. __: {filename}/static/Projets/UdeM/Slides-kdtree.pdf
+.. __: {static}/static/Projets/UdeM/Slides-kdtree.pdf
ENSEEIHT - 2 :sup:`ième` année
@@ -80,9 +80,9 @@ réalisation d'un site de vente aux enchères.
* La présentation__ au format PDF
* L'archive des sources__
-.. __: {filename}/static/Projets/2A/Rapport-eBide.pdf
-.. __: {filename}/static/Projets/2A/Slides-eBide.pdf
-.. __: {filename}/static/Projets/2A/eBide.tar.gz
+.. __: {static}/static/Projets/2A/Rapport-eBide.pdf
+.. __: {static}/static/Projets/2A/Slides-eBide.pdf
+.. __: {static}/static/Projets/2A/eBide.tar.gz
Compilateur µ-Java
@@ -97,8 +97,8 @@ gestion des classes, de l'héritage, surcharge de méthodes.
* Le rapport__ au format PDF
* L'archive des sources__
-.. __: {filename}/static/Projets/2A/Rapport-uJava.pdf
-.. __: {filename}/static/Projets/2A/MJC.tar.gz
+.. __: {static}/static/Projets/2A/Rapport-uJava.pdf
+.. __: {static}/static/Projets/2A/MJC.tar.gz
UART
@@ -113,7 +113,7 @@ Développement d'une unité d'émission/réception (``UART``).
* L'archive des sources__
-.. __: {filename}/static/Projets/2A/VHDL.tar.bz2
+.. __: {static}/static/Projets/2A/VHDL.tar.bz2
Objets dupliqués
@@ -132,8 +132,8 @@ des accès concurrents, cohérences des objets, génération de stubs.
* Le rapport__ au format PDF
* L'archive des sources__
-.. __: {filename}/static/Projets/2A/Rapport-Intergiciel.pdf
-.. __: {filename}/static/Projets/2A/Intergiciel.jar
+.. __: {static}/static/Projets/2A/Rapport-Intergiciel.pdf
+.. __: {static}/static/Projets/2A/Intergiciel.jar
ENSEEIHT - 1 :sup:`ière` année
@@ -152,8 +152,8 @@ modifier l'environnement en direct.
* Le rapport__ au format PDF
* L'archive des sources__
-.. __: {filename}/static/Projets/1A/Rapport-UML.pdf
-.. __: {filename}/static/Projets/1A/UML.jar
+.. __: {static}/static/Projets/1A/Rapport-UML.pdf
+.. __: {static}/static/Projets/1A/UML.jar
Jeu des Allumettes
@@ -166,7 +166,7 @@ Projet de programmation orientée objets : jeu des 13 allumettes.
* L'archive des sources__
-.. __: {filename}/static/Projets/1A/Allumettes.jar
+.. __: {static}/static/Projets/1A/Allumettes.jar
Processeur CRAPS
@@ -192,8 +192,8 @@ Projet visant à réaliser une simulation de particules, avec contraintes
* Le rapport__ au format PDF
* L'archive des sources__
-.. __: {filename}/static/Projets/1A/Rapport-Particules.pdf
-.. __: {filename}/static/Projets/1A/Particules.tar.gz
+.. __: {static}/static/Projets/1A/Rapport-Particules.pdf
+.. __: {static}/static/Projets/1A/Particules.tar.gz
Machine Enigma
@@ -207,7 +207,7 @@ Projet de programmation impérative pour la réalisation d'une machine Enigma_.
* Le rapport__ au format PDF
-.. __: {filename}/static/Projets/1A/Rapport-Enigma.pdf
+.. __: {static}/static/Projets/1A/Rapport-Enigma.pdf
Compression de Huffman
@@ -221,4 +221,4 @@ Projet de programmation fonctionnelle, dont le but est de réaliser une compress
* Le rapport__ au format PDF
-.. __: {filename}/static/Projets/1A/Rapport-Huffman.pdf
+.. __: {static}/static/Projets/1A/Rapport-Huffman.pdf
diff --git a/content/pages/tipe.rst b/content/pages/tipe.rst
index f0518d8..4b22fb4 100644
--- a/content/pages/tipe.rst
+++ b/content/pages/tipe.rst
@@ -15,7 +15,7 @@ Programme Maple
Télécharger le fichier : TFD.mw_
-.. _TFD.mw: {filename}/static/TIPE_2007/Maple/TFD.mw
+.. _TFD.mw: {static}/static/TIPE_2007/Maple/TFD.mw
Sources Octave
==============
@@ -26,11 +26,11 @@ Sources Octave
* Source de l'algorithme de Multiplication de polynômes (Nécessite la présence des deux archives précédentes, extraites dans le même dossier) : Multiplication.m_
-.. __: {filename}/static/TIPE_2007/Octave/TFD_Octave.zip
-.. __: {filename}/static/TIPE_2007/Octave/TFD_Octave.tar.bz2
-.. __: {filename}/static/TIPE_2007/Octave/TFDI_Octave.zip
-.. __: {filename}/static/TIPE_2007/Octave/TFDI_Octave.tar.bz2
-.. _Multiplication.m: {filename}/static/TIPE_2007/Octave/Multiplication.m
+.. __: {static}/static/TIPE_2007/Octave/TFD_Octave.zip
+.. __: {static}/static/TIPE_2007/Octave/TFD_Octave.tar.bz2
+.. __: {static}/static/TIPE_2007/Octave/TFDI_Octave.zip
+.. __: {static}/static/TIPE_2007/Octave/TFDI_Octave.tar.bz2
+.. _Multiplication.m: {static}/static/TIPE_2007/Octave/Multiplication.m
Sources C++
===========
@@ -38,8 +38,8 @@ Sources C++
Le programme ne peut s'éxecuter que sur un système GNU/Linux.
Archive contenant les sources : `Format zip`__ - `Format tar.bz2`__
-.. __: {filename}/static/TIPE_2007/C/TFD_C.zip
-.. __: {filename}/static/TIPE_2007/C/TFD_C.tar.bz2
+.. __: {static}/static/TIPE_2007/C/TFD_C.zip
+.. __: {static}/static/TIPE_2007/C/TFD_C.tar.bz2
Le dossier
@@ -48,6 +48,6 @@ Le dossier
* Télécharger le `Dossier TIPE`_ (Format PDF)
* Télécharger les `transparents de présentation`_ (Format PDF)
-.. _Dossier TIPE: {filename}/static/TIPE_2007/Dossier/Dossier_TIPE_2007_TF.pdf
-.. _transparents de présentation: {filename}/static/TIPE_2007/Dossier/Transparents_TIPE_2007_TF.pdf
+.. _Dossier TIPE: {static}/static/TIPE_2007/Dossier/Dossier_TIPE_2007_TF.pdf
+.. _transparents de présentation: {static}/static/TIPE_2007/Dossier/Transparents_TIPE_2007_TF.pdf