Files
2023-04-19 05:39:04 +08:00

7 lines
331 B
Plaintext

YARD - Yay! A Ruby Documentation Tool
YARD is a documentation generation tool for the Ruby programming language. It
enables the user to generate consistent, usable documentation that can be
exported to a number of formats very easily, and also supports extending for
custom Ruby constructs such as custom class level definitions.