From 52a314b116cc04d60903e1c6dffe0a78b48b5d7c Mon Sep 17 00:00:00 2001 From: Laurent Trinques Date: Wed, 20 Sep 2023 20:29:13 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aca593d78..5400135c7 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,8 @@ Here are the technical choices made for the software development: * Coding language: [C++](https://en.wikipedia.org/wiki/C%2B%2B) * GUI translations: [Qt Linguist](http://doc.qt.io/qt-5/qtlinguist-index.html) * Version control: [GIT](https://github.com/qelectrotech/qelectrotech-source-mirror.git) +* Doxygen documentation :[Doxygen](https://download.qelectrotech.org/qet/doxygen/html/) +* QtCreator qch doxygen :[QElectroTech.qch](https://download.qelectrotech.org/qet/doxygen/QElectroTech.qch) * File format for projects, elements and titleblocks: [XML](http://www.w3schools.com/xml/xml_whatis.asp) * Main development platform: [GNU/Linux](http://getgnulinux.org/en/linux/) * Targeted platforms: Windows, GNU/Linux, Mac OS X, BSDs