commit | d3764d4dedaf650f8f2c26c124c9e2e08e03e78c | [log] [tgz] |
---|---|---|
author | swissChili <swisschili@fastmail.com> | Mon Aug 10 19:47:41 2020 -0700 |
committer | swissChili <swisschili@fastmail.com> | Mon Aug 10 19:47:41 2020 -0700 |
tree | 39934837c0ce561aace1dfd6950ef35697670e59 | |
parent | 82800a9863ccb8c7aed49af70b18ca089bda4b8e [diff] [blame] |
Add debugger documentation
diff --git a/docs/templates/page.html b/docs/templates/page.html index 71c5aa8..fd7af85 100644 --- a/docs/templates/page.html +++ b/docs/templates/page.html
@@ -23,6 +23,7 @@ <li><a href="/usage.html">Basic usage</a></li> <li><a href="/examples.html">Example programs</a></li> <li><a href="/building.html">Building from source</a></li> + <li><a href="/debugger.html">Debugger commands</a></li> </ul> </div> <div class="body">