.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