Skip to content

Commit 5e9c5e7

Browse files
committed
Add note about navbar to FORD API doc landing page
- Also, see if redeployment will work now
1 parent 6c9c2bb commit 5e9c5e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

API-doc-FORD-file.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ proc_internals: true
1717
md_extensions: markdown.extensions.toc
1818
graph: true
1919
graph_maxnodes: 200
20+
graph_maxdepth: 5
2021
coloured_edges: true
2122
sort: permission-alpha
2223
extra_mods: iso_fortran_env:https://gcc.gnu.org/onlinedocs/gfortran/ISO_005fFORTRAN_005fENV.html
@@ -40,6 +41,10 @@ dbg: true
4041

4142
@warning This API documentation for the Fortran-lang/stdlib is a work in progress
4243

44+
@info
45+
Use the navigation bar at the top of the screen to browse modules, procedures, source files, etc.
46+
The listings near the bottom of the page are incomplete.
47+
4348
Fortran stdlib API Documentation
4449
================================
4550

0 commit comments

Comments
 (0)