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