File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,16 @@ Alternatively, you can build using provided Makefiles:
66
66
make -f Makefile.manual
67
67
```
68
68
69
+ ## Documentation
70
+
71
+ Documentation is a work in progress (see issue #4 ) but is currently available at https://stdlib.fortran-lang.org .
72
+ This includes API documentation automatically generated from static analysis and markup comments in the source files
73
+ using the [ FORD] ( https://github.com/Fortran-FOSS-programmers/ford/wiki ) tool,
74
+ as well as a specification document or [ "spec"] ( https://stdlib.fortran-lang.org/page/specs/index.html ) for each proposed feature.
75
+
76
+ Some discussions and prototypes of proposed APIs along with a list of popular open source Fortran projects are available on the
77
+ [ wiki] ( https://github.com/fortran-lang/stdlib/wiki ) .
78
+
69
79
## Contributing
70
80
71
81
* [ Issues] ( https://github.com/fortran-lang/stdlib/issues )
You can’t perform that action at this time.
0 commit comments