diff options
| author | Brian Potchik <brian@vector35.com> | 2025-06-27 08:23:25 -0400 |
|---|---|---|
| committer | Brian Potchik <brian@vector35.com> | 2025-06-27 08:23:25 -0400 |
| commit | 119198601640661af01348d8b72708ff085875e5 (patch) | |
| tree | 6bd1844a144ddb72cd520c9c02a5b4de43d66532 /docs/guide | |
| parent | 2328289154270279489219032736987725034525 (diff) | |
Update docs.
Diffstat (limited to 'docs/guide')
| -rw-r--r-- | docs/guide/settings.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/guide/settings.md b/docs/guide/settings.md index 56606e0a..4b729b82 100644 --- a/docs/guide/settings.md +++ b/docs/guide/settings.md @@ -63,9 +63,9 @@ By default, no settings are included in the context menus. Individual settings m ### Using Quick Settings in Context Menus 1. Right-click within any analysis view (Graph, Linear, etc.). -2. Two submenus may appear: - - **Function Analysis** – Contains settings auto-generated by the Workflow system, used to control activity eligibility. - - **Function Settings** – Contains manually added analysis settings for quick toggling in the Function Resource scope. +2. The **Function Settings** submenu will appear, containing: + - Function workflow eligibility settings (automatically added and configurable) + - Manually added analysis settings for quick toggling in the Function Resource scope 3. Toggle settings as needed. These changes apply only to the current function’s settings scope. 4. Select "Reset Settings" to clear the function settings and revert to inherited settings from the BinaryView. @@ -75,7 +75,7 @@ By default, no settings are included in the context menus. Individual settings m 2. Right-click any boolean setting 3. Select “Add to Quick Settings” to add it to the quick access menu -The setting will appear under the `Function Analysis` or the `Function Settings` submenu in applicable context menus. +The setting will appear under the `Function Settings` submenu in applicable context menus. ### Removing Quick Settings @@ -83,7 +83,7 @@ The setting will appear under the `Function Analysis` or the `Function Settings` 2. Right-click on any boolean setting 3. Uncheck “Add to Quick Settings” to remove it from the quick access menu -### Reset Quick Settings +### Resetting Quick Settings * Right-click within the Settings dialog. * Select “Reset All Quick Settings” |
