Add support for additional plugin directories in qsgen2

This commit modifies the qsgen2 script to add support for additional plugin directories. The fpath variable is updated to
include /home/stig/.config/qsgen2/plugins in addition to /home/stig/bin/include/common. This allows users to place their custom
plugins in the ~/.config/qsgen2/plugins directory and have them loaded by the script.

Additionally, a debug message is added to notify the user if no valid generator is found in the 'config' file, and the
script exits in that case.

The commit also includes some minor code formatting and comment updates for clarity.
This commit is contained in:
2024-02-08 07:31:30 +01:00
parent d3a7e6d3d9
commit 1fb7f3acb0
4 changed files with 20 additions and 6 deletions

6
3rdparty/marked.min.js vendored Normal file

File diff suppressed because one or more lines are too long

3
3rdparty/purify.min.js vendored Normal file

File diff suppressed because one or more lines are too long

1
3rdparty/purify.min.js.map vendored Normal file

File diff suppressed because one or more lines are too long