ruby-yard 0.9.34
Documentation generation tool for Ruby
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.
- Website: https://yardoc.org
- Licenses: Expat
- Package source: gnu/packages/ruby.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ruby-yard 0.9.34
as follows:
guix install ruby-yard@0.9.34
Or install the latest version:
guix install ruby-yard
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.