From 0e17a50b41c67bd35f3b633eadfce1390abe2846 Mon Sep 17 00:00:00 2001 From: Sirine Date: Sat, 21 Jan 2023 23:44:13 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cc0dc6c..c12d5e4 100644 --- a/README.md +++ b/README.md @@ -39,4 +39,28 @@ https://forge.chapril.org/ciri/stage_2023/wiki ### Programmation et localisation * Création d’un utilitaire (Python) -* Localisation de l'utilitaire (gettext) \ No newline at end of file +* Localisation de l'utilitaire (gettext) + +## Liens utiles +[Site d'apprentissage de DITA en ligne](learningdita.com) + +[Site de DITA Molière](https://dita-moliere.org/) + +### Tutoriels +[XML in Microsoft Office Word 2003](https://learn.microsoft.com/en-us/archive/msdn-magazine/2003/november/the-xml-files-xml-in-microsoft-office-word-2003) + +[XSLT Introduction](https://www.w3schools.com/xml/xsl_intro.asp) + +[XSLT](https://developer.mozilla.org/fr/docs/Web/XSLT) + +[XSLT Tutorial – XSLT Transformations & Elements With Examples](https://www.softwaretestinghelp.com/xslt-tutorial/) + +[Vue d'ensemble de XSLT](https://www.xml.com/articles/2017/01/01/what-is-xslt/) + +[Localization in Python](https://danishpraka.sh/2018/09/09/localization-python.html) + +[GUI Programming in Python](https://wiki.python.org/moin/GuiProgramming) + +[How to Build a Cross-Platform Desktop Application in Python](https://dev.to/jones268/how-to-build-a-cross-platform-desktop-application-in-python-419k) + +[How can I create a directly-executable cross-platform GUI app using Python?](https://dev.to/threadspeed/how-can-i-create-a-directly-executable-cross-platform-gui-app-using-python-19mg) \ No newline at end of file