From a12d2e1d8c8f15c603a4b40ff0bce9473ba64063 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Fri, 13 Mar 2026 18:27:46 -0400 Subject: quark docs too long, re-organize into a new section and split --- docs/dev/flags.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/dev/flags.md') diff --git a/docs/dev/flags.md b/docs/dev/flags.md index 8474e73e..7bede18d 100644 --- a/docs/dev/flags.md +++ b/docs/dev/flags.md @@ -1,5 +1,8 @@ # Binary Ninja Flags +!!! note + This is an older guide covering the fundamentals of Binary Ninja's flag system. For a more recent and comprehensive treatment of flags in the context of building a full architecture plugin, see the [Flags section of the Lifting guide](archplatform-lifting.md#flags). + This guide is broken up into three sections. - Part 1 covers the basics of how architecture modules and flags interact -- cgit v1.3.1