We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 602d51a commit 1988a23Copy full SHA for 1988a23
1 file changed
ford.md
@@ -1,6 +1,8 @@
1
project:
2
summary: A Fortran library and executable for structure prediction at material interfaces
3
-src_dir: [".src/fortran", ".app"]
+src_dir: ./src/fortran
4
+ ./app
5
+exclude: **/f90wrap_*.f90
6
output_dir: doc/html
7
preprocess: false
8
predocmark: !!
0 commit comments