.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.