External tools libraries and toolkits
External tools used
Product | Copyright | Description | Release |
---|---|---|---|
cmake | Kitware | Cross Platform Makefile Generator | 4.0 |
Docusaurus | Meta Platforms, Inc | Build optimized websites quickly, focus on your content | 3.8 |
Doxygen | Dimitri van Heesch | Documentation generator | 1.9.7 |
Doxygen Awesome | jothepro | Modern Doxygen theme | 2.0.3 |
External toolkits used
At this time only wxWidgets toolkit is supported.
Product | Copyright | Description | Release | Platform |
---|---|---|---|---|
wxWidgets | The wxWidgets team | wxWidgets is a C++ library that lets developers create applications for Windows, macOS, Linux and other platforms with a single code base. It has popular language bindings for Python, Perl, Ruby and many other languages, and unlike other cross-platform toolkits, wxWidgets gives applications a truly native look and feel because it uses the platform's native API rather than emulating the GUI. It's also extensive, free, open-source and mature. | 3.2.2.1 | All |
External toolkits will be used in the future
Product | Copyright | Description | Release | Platform |
---|---|---|---|---|
Cocoa | Apple | Apple Developer Documentation | / | macOS |
gtk+4 | The GNOME project | This document is for the GTK 4 library. | 4.6.6 | Linux Gnome and derived |
Qt6 | Qt | One framework. One codebase. Any platform. | 6.2 | Linux KDE and derived |
Win32 API | Microsoft | Build desktop Windows apps using the Win32 API. | / | Windows |