diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2023-10-08 16:54:53 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2023-10-08 16:54:53 -0400 |
| commit | a4cd93909299cb325124e1e9f63dab3f5f07ce3f (patch) | |
| tree | fec581f8f4ed8572d12aa30ea0ebd968386d31ba /docs/guide/index.md | |
| parent | 54edac7e24c4d224067d67a9cccf28011cd20136 (diff) | |
initial platform type documentation
Diffstat (limited to 'docs/guide/index.md')
| -rw-r--r-- | docs/guide/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/guide/index.md b/docs/guide/index.md index 03d1a201..5b114f45 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -56,6 +56,7 @@ The following files and folders may be created in the user folder but are not cr - `update/`: Used to store update caches for pending updates - `snippets/`: Used to store snippets created using the official Snippet plugin - `themes/`: For user themes or user-modified versions of official themes +- `types/platform`: This folder can contain additional user [platform types](type.md#platform-types) - `community-themes/`: Can also be used to store themes, useful to clone the [plugin theme collection](https://github.com/vector35/community-themes) directly into your user folder ### QSettings Locations |
