Update docs (#8)

* add documentation and missing doxygen dependency

* update readme and mainpage
This commit is contained in:
m-aXimilian
2025-09-25 09:15:22 +02:00
committed by Maximilian Kueffner
parent 235d00192a
commit 22fd65773d
7 changed files with 37 additions and 8 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
* Synopsis
Pixelarium strives to be a batteries-included visualizer application to be used in conjunction with an external algorithm.
It can be linked e.g. against a library containing arbitrary functionally. Pixelarium can support viewing the results and result files of such a library.
Pixelarium strives to be a batteries-included visualizer application used in conjunction with an externally implemented and linked arbitrary functionality.
It can be linked e.g. against a library containing arbitrary functionality. Pixelarium can support viewing the results and result files of such a library.
It tries to be as flexible as possible.
This is still work in progress and will change significantly.