summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2025-03-18 16:51:34 -0400
committerJordan Wiens <jordan@psifertex.com>2025-03-18 16:51:34 -0400
commite0a4bb0f8a44bd54bbf66b78c0888bc7c65017b9 (patch)
tree65018442cfb0d0ca574e9093fd4e40a6bac7b88b /docs
parent1cf820576763940083aa3d8e65e06c7e23b288fb (diff)
migrate getting started docs into user guide, make default landing page
Diffstat (limited to 'docs')
-rw-r--r--docs/guide/index.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/guide/index.md b/docs/guide/index.md
index fb07c2d2..48734be4 100644
--- a/docs/guide/index.md
+++ b/docs/guide/index.md
@@ -2,16 +2,6 @@
Welcome to the Binary Ninja User Guide. You'll notice two menus here. On the right is the table of contents for this main page of the user manual. On the left are links to larger topics that have their own pages, including:
-- [Plugins](plugins.md)
-- [Settings](settings.md)
-- [Projects](projects.md)
-- [Troubleshooting](troubleshooting.md)
-- [Objective-C](objectivec.md)
-- [Debugger](debugger/index.md)
-- [Migration Guide](migration/index.md)
-- [Types](types/index.md)
-[comment]: <> (When changing this list, make sure to update mkdocs.yml as well)
-
## Directories
Binary Ninja stores information in two primary locations. The first is the binary path (wherever Binary Ninja is installed) and the second is the user folder for user-installed content.