diff options
| author | Josh Ferrell <josh@vector35.com> | 2022-11-28 15:50:40 -0500 |
|---|---|---|
| committer | Josh Ferrell <josh@vector35.com> | 2022-11-28 15:50:40 -0500 |
| commit | 174deae6a5f7684ce5ebf5bea24716e1ac61f3da (patch) | |
| tree | 3303a5457ed0d03925042897b55494849bf14530 /docs/guide | |
| parent | 29d42a3910abe6051992820f9c3fa08c7b49217f (diff) | |
Update docs for signatures folder in user dir
Diffstat (limited to 'docs/guide')
| -rw-r--r-- | docs/guide/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/index.md b/docs/guide/index.md index b9029ce2..b392604b 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -45,7 +45,7 @@ The following files and folders may be created in the user folder but are not cr - `keybindings.json`: Custom key bindings (see [key bindings](#custom-hotkeys)) - `startup.py`: Default python commands run once the UI is loaded in the context of the scripting console -- `signatures/`: Any user-signatures can be stored in this location which is not created by default +- `signatures/`: Any user-created signatures can be stored in platform-specific subfolders in this location - `pythonVER/`: Any pip dependencies from plugin manager plugins are installed to the appropriate python version subfolder such as `python310` - `symbols/`: Used to store automatically downloaded PDBs - `update/`: Used to store update caches for pending updates |
