aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/analyzer/menu.html.incl1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/analyzer/menu.html.incl b/www/analyzer/menu.html.incl
index a06eb58b0e..53a4276672 100644
--- a/www/analyzer/menu.html.incl
+++ b/www/analyzer/menu.html.incl
@@ -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>