diff options
| author | realtradam <[email protected]> | 2021-07-09 02:05:00 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2021-07-09 02:05:00 -0400 |
| commit | e0600b54ebc0d235542d694df048f4ba384a14d9 (patch) | |
| tree | 5a206607ad3efbd4e0783bec043941134628c64c | |
| parent | bb30c1012fbef34e155558ad3008ce029670329e (diff) | |
| download | FelECS-e0600b54ebc0d235542d694df048f4ba384a14d9.tar.gz FelECS-e0600b54ebc0d235542d694df048f4ba384a14d9.zip | |
added yardopts
| -rw-r--r-- | .yardopts | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.yardopts b/.yardopts new file mode 100644 index 0000000..8995a93 --- /dev/null +++ b/.yardopts @@ -0,0 +1,13 @@ +--readme README.mdown +--markup=markdown|textile|rdoc(default) +--protected +--no-private + +LICENSE +README.mdown +system_manager.rb +component_manager.rb +entity_manager.rb +scene_manager.rb +stage_manager.rb +felflame.rb |
