Skip to content

Commit e5c9592

Browse files
[Flang][WWW] Add link to doxygen page
Reviewed By: PeteSteinfeld Differential Revision: https://reviews.llvm.org/D144433
1 parent 42f957f commit e5c9592

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

flang/docs/_templates/indexsidebar.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,5 @@ <h3>Additional Links</h3>
2121
<li><a href="https://github.com/llvm/llvm-project/tree/main/flang/">Github Repository</a></li>
2222
<li><a href="https://bugs.llvm.org/">Bug Reports</a></li>
2323
<li><a href="https://reviews.llvm.org/">Code Review</a></li>
24-
<! TODO: Have the bots setup first>
25-
<li><a href="#">Doxygen API</a></li>
24+
<li><a href="https://flang.llvm.org/doxygen/">Doxygen API</a></li>
2625
</ul>

0 commit comments

Comments
 (0)