From e0a4bb0f8a44bd54bbf66b78c0888bc7c65017b9 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Tue, 18 Mar 2025 16:51:34 -0400 Subject: migrate getting started docs into user guide, make default landing page --- docs/guide/index.md | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'docs/guide') 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. -- cgit v1.3.1