.RDOC_OPTIONS Extension de fichier
Ruby Document Options File
| Développeur | N/D |
| Popularité |
1.0 | 2 Votes |
Qu'est-ce qu'un fichier 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.
Plus d'informations
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