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
+4 -2
View File
@@ -1,7 +1,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.
@@ -52,3 +53,4 @@ If you want to specify compiler settings and options which are not defined in a
cmake --build build