Skip to content

Commit 8b5ea04

Browse files
committed
fix(ford): eliminate redundancies in project file
1 parent e0e8dcf commit 8b5ea04

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc-generator.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project: neural-fortran
1+
project:
22
summary: A parallel neural net microframework
33
src_dir: src
44
output_dir: doc/html
@@ -15,7 +15,6 @@ coloured_edges: true
1515
sort: permission-alpha
1616
extra_mods: iso_fortran_env:https://gcc.gnu.org/onlinedocs/gfortran/ISO_005fFORTRAN_005fENV.html
1717
iso_c_binding:https://gcc.gnu.org/onlinedocs/gfortran/ISO_005fC_005fBINDING.html#ISO_005fC_005fBINDING
18-
project_github: https://github.com/sourceryinstitute/dag
1918
author: Milan Curcic
2019
print_creation_date: true
2120
creation_date: %Y-%m-%d %H:%M %z

0 commit comments

Comments
 (0)