Skip to content

Commit 24e4f42

Browse files
authored
doc(README): add link to GitHub Pages docs
1 parent b78d067 commit 24e4f42

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ As compared to the original code, this repository also adds
4545
3. Documentation generated by [FORD] and deployed to the web via GitHub Actions, and
4646
4. Quality control via continuous integration testing using GitHub Actions.
4747

48+
Documentation
49+
-------------
50+
See [Reference Counter's GitHub Pages site] for HTML documentation generated with [`ford`].
51+
4852
Compiler Status
4953
---------------
5054
Correct execution of the Reference Counter library code requires comprehensive
@@ -94,3 +98,4 @@ fpm test --compiler ifort --flag -coarray=shared
9498
[Fortran Package Manager]: https://github.com/fortran-lang/fpm
9599
[Vegetables]: https://gitlab.com/everythingfunctional/vegetables
96100
[FORD]: https://github.com/Fortran-FOSS-Programmers/ford
101+
[Reference Counter's GitHub Pages site]: https://sourceryinstitute.github.io/reference-counter

0 commit comments

Comments
 (0)