Skip to content

Commit cbbc55f

Browse files
author
Damian Rouson
committed
doc(ford): add authors
1 parent 8d4dd1b commit cbbc55f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc-generator.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
project: Directed Acyclic Graph Library
22
summary: A Fortran 2018 application programmer interface for representing directed acyclic graphs.
3-
src_dir: ../src
4-
src_dir: ../tests
3+
src_dir: src
54
output_dir: doc/html
65
preprocess: true
76
macro: FORD
@@ -17,7 +16,7 @@ sort: permission-alpha
1716
extra_mods: iso_fortran_env:https://gcc.gnu.org/onlinedocs/gfortran/ISO_005fFORTRAN_005fENV.html
1817
iso_c_binding:https://gcc.gnu.org/onlinedocs/gfortran/ISO_005fC_005fBINDING.html#ISO_005fC_005fBINDING
1918
project_github: https://github.com/sourceryinstitute/dag
20-
author: Jacob Williams and Damian Rouson
19+
author: Jacob Williams, Damian Rouson, Robert Singleterry, and Brad Richardson
2120
print_creation_date: true
2221
creation_date: %Y-%m-%d %H:%M %z
2322
project_github: https://github.com/sourceryinstitute/dag

0 commit comments

Comments
 (0)