Skip to content

Commit

Permalink
add graphviz; reduct dox file to non-defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeolson committed Nov 21, 2023
1 parent 526351c commit 15961ab
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2,746 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install cmake mpich libmpich-dev liblapack-dev
sudo apt-get install doxygen
sudo apt-get install doxygen graphviz
- name: Checkout code
uses: actions/checkout@v3
- name: Configure code
Expand Down
Loading

0 comments on commit 15961ab

Please sign in to comment.