diff options
Diffstat (limited to '.yardopts')
| -rw-r--r-- | .yardopts | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.yardopts b/.yardopts new file mode 100644 index 0000000..408a7e6 --- /dev/null +++ b/.yardopts @@ -0,0 +1,10 @@ +--markup markdown +--plugin mruby +--output-dir ./docs + +src/**/*.c +mrblib/**/*.rb +include/**/*.h + +src/*.c +./mrblib/*.rb |
