-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Loading of custom docs from txt files #155
Conversation
Oh this is awesome |
That compile error is real it seems. You don’t need that qualifier in the header |
I pushed a change. Sorry I'm new to this, but i don't see that output with the error from before. Does that mean it passed? |
Also i have (work in progress) generated docs here that can be used for testing. Works fine for me (famous last words). :) |
since you don't have a merge on this repo yet i need to approve each run. Once i merge your change (which i suspect I will do very soon) it will auto run if you submit a PR. |
OK @BrokenGravityMusic I'm going to merge this. I think there's a couple more things which would be nice which you could send in a separate PR if you dont' mind
If you need help with either of those just ask but I think this is already useful. |
Maybe this should be "Show config dir?", since customDocs is just a dir in config/settings dir, and if there is ever any other sub-dir people might be interested in going to, we wouldn't need 2 of these menu options. Or maybe that's premature optimization. What do you think? Is this the place to chat about this? Or is there some better place? |
This is a fine place to chat or feel free to open another issue here or if you are a discord user the airwindows channel of surge discord also works. And yeah I should have said '2. a menu item called something like show blah which does something like blah'. Whatever the appropriate gesture and organization is. Sounds like config dir is correct indeed. |
Feature: Adds the ability to load custom documentation for effects.
(settingsDir is the same dir where favorites are stored)
Code changes: