forked from OSchip/llvm-project
[analyzer] Add the Checker Developer Manual to the menu.
It's still under construction but has enough info to be useful. llvm-svn: 143912
This commit is contained in:
parent
5259086b8e
commit
82a5b7bd25
|
@ -25,6 +25,7 @@
|
|||
<li>
|
||||
Development
|
||||
<ul>
|
||||
<li><a href="/checker_dev_manual.html">Checker Developer Manual</a></li>
|
||||
<li><a href="/dev_cxx.html">Analysis support for C++</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
|
Loading…
Reference in New Issue