AnalyseMorphologique/utils/gui/pyqt/error_popup
Djalim Simaila be673c97aa 🚀 feat(docs): add Sphinx documentation to the project
The Sphinx documentation has been added to the project. This includes a Makefile, a make.bat file, and a conf.py file in the docs directory. The source directory contains the documentation files in reStructuredText format. The documentation includes an installation guide and an API reference. The utils package has been reorganized to be more modular and easier to document. The documentation can be built using the `make html` command in the docs directory.

🎉 feat(utils): add new modules and packages to the project
New modules and packages have been added to the project. The following packages have been added:
- utils.gui.pyqt.about
- utils.gui.pyqt.error_popup
- utils.gui.pyqt.main_window
- utils.gui.pyqt.settings
- utils.math
- utils.settings

The new packages contain modules that provide additional functionality to the project.
2023-05-16 14:02:26 +02:00
..
__init__.py 🚀 feat(docs): add Sphinx documentation to the project 2023-05-16 14:02:26 +02:00
ErrorPopup.py 🐛 fix(data_test.py): change variable name from teta_diffs to theta_diffs to improve semantics 2023-05-09 10:56:43 +02:00