You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,13 +42,20 @@ into submodules.
42
42
As compared to the original code, this repository also adds
43
43
1. A [Fortran Package Manager] build system,
44
44
2. Tests based on the [Vegetables] unit-testing software,
45
-
3. Documentation generated by [FORD] and deployed to the web via GitHub Actions, and
45
+
3. Documentation generated by [`ford`] and deployed to the web via GitHub Actions, and
46
46
4. Quality control via continuous integration testing using GitHub Actions.
47
47
48
48
Documentation
49
49
-------------
50
50
See [Reference Counter's GitHub Pages site] for HTML documentation generated with [`ford`].
51
51
52
+
See the [doc/] subdirectory for a [PlantUML] script that generates the Unified Modeling Langauge (UML) class diagram below of the three derived types in reference-counter.
0 commit comments