feat: Improvements to dependency graph
This commit is contained in:
parent
9c2f7baf33
commit
d53565d8ac
3 changed files with 159 additions and 8 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -45,7 +45,7 @@ jobs:
|
|||
run : lake exe find_TODOs mkFile
|
||||
|
||||
- name: make list of informal proofs and lemmas
|
||||
run : lake exe informal mkFile mkDot
|
||||
run : lake exe informal mkFile mkDot mkHTML
|
||||
|
||||
- name: Generate svg from dot
|
||||
run : dot -Tsvg -o ./docs/graph.svg ./docs/InformalDot.dot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue