diff options
| author | realtradam <[email protected]> | 2022-02-04 01:06:43 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-02-04 01:06:43 -0500 |
| commit | 0c4da40c3e9589255d07cf4d4dc370575b202afa (patch) | |
| tree | 3f327aeee37fe3bcc4a624d4f8b15f6412b042cd /.yardopts | |
| parent | c2984380a21ed10aeb7eb030b5b88431a7dad204 (diff) | |
| download | mruby-raylib-0c4da40c3e9589255d07cf4d4dc370575b202afa.tar.gz mruby-raylib-0c4da40c3e9589255d07cf4d4dc370575b202afa.zip | |
testing yard stuff
Diffstat (limited to '.yardopts')
| -rw-r--r-- | .yardopts | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,11 +1,11 @@ +--embed-mixin ClassMethods + --markup markdown +--markup textile --markup rdoc ---plugin mruby --output-dir ./docs -src/**/*.c mrblib/**/*.rb -include/**/*.h - -src/*.c -./mrblib/*.rb +mrblib/*.rb +mrbdoc/**/*.rb +mrbdoc/*.rb |
