You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then we scoped out how to make the documentation inline in the hydra editor and I made this list...
Move function documentation from docs/*.md into hydra-synth/src/composable-glsl-functions.js. Write a simple script to generate the docs/funcs.md file from that. We could commit the generated file to Git at this point, so everyone can still read the documentation online. -> https://github.com/ojack/hydra/pull/65
Add jBox jQuery UI library and make the help popup draggable.
Add marked library. Insert the content of the generated funcs.md file in the help dialog.
It would be very nice to view function docs in a running hydra window like how Sonic-Pi has a documentation viewer built in.
The text was updated successfully, but these errors were encountered: