Update docs (#8)
* add documentation and missing doxygen dependency * update readme and mainpage
This commit is contained in:
committed by
Maximilian Kueffner
parent
235d00192a
commit
22fd65773d
+4
-2
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user