Skip to content

Commit

Permalink
Updated documentation for both classes + changed view in doxygen.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alvov1 committed Sep 16, 2024
1 parent 7adb059 commit 7f946e1
Show file tree
Hide file tree
Showing 4 changed files with 262 additions and 46 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
run: sudo apt install doxygen && doxygen --version
- name: Install Graphviz
run: sudo apt install graphviz
- name: Download awesome style
run: wget https://raw.githubusercontent.com/jothepro/doxygen-awesome-css/main/doxygen-awesome.css && ls
# - name: Download awesome style
# run: wget https://raw.githubusercontent.com/jothepro/doxygen-awesome-css/main/doxygen-awesome.css && ls
- name: Create documentation
run: doxygen

Expand Down
Loading

0 comments on commit 7f946e1

Please sign in to comment.