.RDOC 文件扩展名
Ruby Document
| 开发者 | 不适用 |
| 受欢迎程度 |
2.6 | 5 票 |
什么是 RDOC 文件?
Document created by RDoc, a Ruby documentation application; contains documentation information in RDoc markup language that is compiled in HTML to document Ruby projects online.
更多信息
RDOC files are used to communicate information about Ruby projects to other developers or end users. Information may include licensing, project history, and tool descriptions.
注: RDOC files are stored in plain text and can be opened by text editors.