Skip to content

Commit 7483f8d

Browse files
committed
Address suggestions
1 parent 25fc286 commit 7483f8d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

flang/docs/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
# serve to show the default.
1111

1212
from datetime import date
13-
1413
# If extensions (or modules to document with autodoc) are in another directory,
1514
# add these directories to sys.path here. If the directory is relative to the
1615
# documentation root, use os.path.abspath to make it absolute, like shown here.
@@ -29,7 +28,6 @@
2928
"sphinx.ext.autodoc",
3029
]
3130

32-
3331
try:
3432
import myst_parser
3533

flang/docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ For full documentation, please see the online HTML docs:
88

99
https://flang.llvm.org/docs/
1010

11-
TODO: This man page currently shows FlangCommandLineReference this with finalized man page content.
11+
TODO: This man page currently shows FlangCommandLineReference, will be ultimately replaced with finalized man page content.
1212

1313
----
1414

0 commit comments

Comments
 (0)