diff options
| author | Seba Gamboa <[email protected]> | 2015-10-09 17:43:47 -0300 |
|---|---|---|
| committer | Seba Gamboa <[email protected]> | 2015-10-20 12:16:46 -0300 |
| commit | e871b77f417538dc181ef69d497262786d96f5c0 (patch) | |
| tree | 79257a856d2282a79df2f292d35e6335ed653fa7 /.yardopts | |
| parent | fc4f0b9be7133dc901d02bb938e90ffd1487e50a (diff) | |
| download | mruby-e871b77f417538dc181ef69d497262786d96f5c0.tar.gz mruby-e871b77f417538dc181ef69d497262786d96f5c0.zip | |
Increasing docs coverage
Diffstat (limited to '.yardopts')
| -rw-r--r-- | .yardopts | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,6 +1,14 @@ --plugin mruby --plugin coderay --output-dir doc/api + +src/**/*.c +mrblib/**/*.rb +include/**/*.h + +mrbgems/*/src/**/*.c +mrbgems/*/mrblib/**/*.rb +mrbgems/*/include/**/*.h - AUTHORS MITL |
