We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1badd86 commit fba8efaCopy full SHA for fba8efa
docs/conf.py
@@ -32,7 +32,7 @@
32
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
33
34
# Select a lexer (built-in: "regex")
35
-fortran_lexer = "ford"
+fortran_lexer = "regex"
36
37
# Doc comment markers to recognize (comment-only lines)
38
fortran_doc_chars = ["!", ">"]
0 commit comments