summaryrefslogtreecommitdiff
path: root/docs/guide/index.md
diff options
context:
space:
mode:
authorRusty Wagner <rusty.wagner@gmail.com>2023-03-30 17:41:46 -0400
committerRusty Wagner <rusty.wagner@gmail.com>2023-03-30 19:04:48 -0400
commitce379e15d4db57567a934235390a3b98bf554762 (patch)
tree40605bb5ed5eadb63498a012a29cde10c2749948 /docs/guide/index.md
parent9d12918cc45def8eda646df988486223c51cc3c6 (diff)
Add documentation for C++ types
Diffstat (limited to 'docs/guide/index.md')
-rw-r--r--docs/guide/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/guide/index.md b/docs/guide/index.md
index b9c59471..a30ea497 100644
--- a/docs/guide/index.md
+++ b/docs/guide/index.md
@@ -5,6 +5,7 @@ Welcome to the Binary Ninja User Manual. You'll notice two menus here. On the ri
- [Plugins](plugins.md)
- [Settings](settings.md)
- [Types](type.md)
+- [C++ Types](cpp.md)
- [Debugger](debugger.md)
- [Objective C](objectivec.md)
- [Troubleshooting](troubleshooting.md)