File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -20,16 +20,10 @@ display: public
20
20
protected
21
21
private
22
22
source: true
23
- md_extensions: markdown.extensions.toc(anchorlink=True)
23
+ extra_mods: iso_fortran_env:https://gcc.gnu.org/onlinedocs/gfortran/ISO_005fFORTRAN_005fENV.html
24
+ md_extensions: markdown.extensions.toc
24
25
markdown.extensions.smarty(smart_quotes=False)
25
26
26
- <!-- Uncommenting these should work, but this actually causes issues
27
-
28
- *[API]: Application Programmable Interface
29
- *[JSON]: JavaScript Object Notation
30
-
31
- -->
32
-
33
27
[ TOC]
34
28
35
29
# Brief description
@@ -44,3 +38,6 @@ The json-fortran source code and related files and documentation are distributed
44
38
# Miscellaneous
45
39
46
40
* For more information about JSON, see: < http://www.json.org/ >
41
+
42
+ * [ API] : Application Programmable Interface
43
+ * [ JSON] : JavaScript Object Notation
You can’t perform that action at this time.
0 commit comments