diff options
| author | arngo <[email protected]> | 2022-02-03 18:33:45 -0500 |
|---|---|---|
| committer | arngo <[email protected]> | 2022-02-03 18:33:45 -0500 |
| commit | ddeb355b25657488ec1c41253ce1c0aefd5f6d2f (patch) | |
| tree | d693a548997a05e59c4bc226d96376fcaa1eb128 /.yardopts | |
| parent | 4e9a5b19c603184c3340fd96d72edf44b3334bbb (diff) | |
| download | mruby-raylib-ddeb355b25657488ec1c41253ce1c0aefd5f6d2f.tar.gz mruby-raylib-ddeb355b25657488ec1c41253ce1c0aefd5f6d2f.zip | |
change mrb_define_class_method to mrb_define_module_function for functions under Raylib
also start documenting some functions
Diffstat (limited to '.yardopts')
| -rw-r--r-- | .yardopts | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ --markup markdown +--markup rdoc --plugin mruby --output-dir ./docs |
