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
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: setup
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt -y install libopencv-dev libglfw3 libglfw3-dev libxkbcommon-dev libxinerama-dev libxcursor-dev libxi-dev doxygen
|
||||
sudo apt -y install libopencv-dev libglfw3 libglfw3-dev libxkbcommon-dev libxinerama-dev libxcursor-dev libxi-dev doxygen graphviz
|
||||
- name: configure
|
||||
run: cmake --preset gcc-debug
|
||||
- name: build
|
||||
|
||||
Reference in New Issue
Block a user