.RDOC_OPTIONS ファイル拡張子
Ruby Document Options File
| 開発元 | 不明 |
| 人気度 |
1.0 | 2 票 |
RDOC_OPTIONSファイルとは?
File created by RDoc, a documentation application for Ruby projects; contains options, or settings, for generating documentation for your Ruby project; includes the comment format, character-set, excluded files, and output directory; included with your .GEM package.
詳細情報
Some options cannot be saved in the RDOC_OPTIONS file since they may interfere how RDoc operates. The options are:
- --format
- --coverage-report
- --encoding
- --pipe
- --quiet
- --dry-run
- --template
- --force-update
- --verbose