Skip to content

Commit d87dd4e

Browse files
committed
[llvm-advisor] Fix RST documentation syntax error
Remove orphaned code block marker at end of file - Fix 'Inline literal start-string without end-string' error -m "- Update SEE ALSO section to follow LLVM CommandGuide standards"
1 parent 0406a8b commit d87dd4e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

llvm/docs/CommandGuide/llvm-advisor.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,4 @@ exit status.
309309
SEE ALSO
310310
--------
311311

312-
:doc:`clang <clang>`, :doc:`opt`, :doc:`llc`
313-
314-
```
312+
:manpage:`clang(1)`, :manpage:`opt(1)`, :manpage:`llc(1)`

0 commit comments

Comments
 (0)