From b20cda6edfe7a19c29ae2b622527aa7d521db91c Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Fri, 15 Mar 2024 15:51:51 -0400 Subject: update links in API docs and small change in type library docs --- api-docs/source/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'api-docs/source') diff --git a/api-docs/source/conf.py b/api-docs/source/conf.py index 092710d5..09db6c31 100644 --- a/api-docs/source/conf.py +++ b/api-docs/source/conf.py @@ -104,11 +104,11 @@ into the modules shown in the left side-bar. These pages are intended as an API Reference. For a deeper explanation of how different parts of Binary Ninja work, explanations of concepts, or if you're -new to Binary Ninja, you'll want to check out our [User Guide](https://docs.binary.ninja/). +new to Binary Ninja, you'll want to check out our `User Guide `_. -If you're new to our API, we also have a [Developer Guide](https://docs.binary.ninja/dev/index.html) +If you're new to our API, we also have a `Developer Guide `_ which covers many of the concepts developers should know. There's also a -[Cookbook](https://docs.binary.ninja/dev/cookbook.html) which contains many +`Cookbook `_ which contains many examples to get you started using our API. You can also scroll to the end to view a class list of all available classes. -- cgit v1.3.1