File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ DAG is based on a fork of [daglib by Jacob Williams], refactored to
1717* Add build system and test harness automated by [ fpm] ,
1818* Add unit testing written with [ Vegetables] ,
1919* Add continuous-integration testing and documentation deployment via [ GitHub Actions] ,
20- * Add ocumentation generated by [ FORD] ,
20+ * Add [ documentation ] generated by [ FORD] ,
2121* Add runtime assertion-checking using [ Assert] , and
2222* Add [ JSON] file input/output using [ jsonff] .
2323
@@ -104,3 +104,4 @@ This library is released under a [BSD-3 license].
104104[ print-to-json.f90 ] : ./example/print-to-json.f90
105105[ read-from-json.f90 ] :./example/read-from-json.f90
106106[ dag-to-dot.f90 ] : ./example/dag-to-dot.f90
107+ [ documentation ] : https://sourceryinstitute.github.io/dag/
You can’t perform that action at this time.
0 commit comments