.RDOC_OPTIONS Dateiendung
Ruby Document Options File
| Entwickler | k. A. |
| Beliebtheit |
1.0 | 2 Stimmen |
Was ist eine RDOC_OPTIONS-Datei?
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.
Weitere Informationen
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