We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6a12d2 commit 37bdaecCopy full SHA for 37bdaec
.github/workflows/doc-deployment.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Install dependencies
24
run: |
25
- pip install -v ford==6.1.10
+ pip install -v ford==7.0.5
26
pip install fypp
27
python --version
28
ford --version
API-doc-FORD-file.md
@@ -38,7 +38,7 @@ favicon: doc/media/favicon.ico
38
license: by-sa
39
author: fortran-lang/stdlib contributors
40
author_pic: https://fortran-lang.org/assets/img/fortran_logo_512x512.png
41
-author_email: fortran-lang@groups.io
+email: fortran-lang@groups.io
42
github: https://github.com/fortran-lang
43
twitter: https://twitter.com/fortranlang
44
website: https://fortran-lang.org
0 commit comments