From 4c60a142f8386b4c56b76c101baa583b8a18272c Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Fri, 26 Aug 2022 17:40:54 +0200 Subject: [docs] Add user settings panel docs, other small updates (#768) * add more links to markdown section * update password management * add user settings panel documentation * move the user guide higher up in the docs --- docs/assets/user-settings-password-change.png | Bin 0 -> 26272 bytes docs/assets/user-settings-post-settings.png | Bin 0 -> 46978 bytes docs/assets/user-settings-profile-info.png | Bin 0 -> 409041 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/assets/user-settings-password-change.png create mode 100644 docs/assets/user-settings-post-settings.png create mode 100644 docs/assets/user-settings-profile-info.png (limited to 'docs/assets') diff --git a/docs/assets/user-settings-password-change.png b/docs/assets/user-settings-password-change.png new file mode 100644 index 000000000..b7ac10156 Binary files /dev/null and b/docs/assets/user-settings-password-change.png differ diff --git a/docs/assets/user-settings-post-settings.png b/docs/assets/user-settings-post-settings.png new file mode 100644 index 000000000..acee37edc Binary files /dev/null and b/docs/assets/user-settings-post-settings.png differ diff --git a/docs/assets/user-settings-profile-info.png b/docs/assets/user-settings-profile-info.png new file mode 100644 index 000000000..fcb33d554 Binary files /dev/null and b/docs/assets/user-settings-profile-info.png differ -- cgit v1.2.3