ruby-yard
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.
- Versions: 0.9.34
- Website: https://yardoc.org
- Licenses: Expat
- Package source: gnu/packages/ruby.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ruby-yard
as follows:
guix install ruby-yard
Or install a particular version:
guix install ruby-yard@0.9.34
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/ruby-yard/'><img src='http://127.0.0.1:3000/packages/ruby-yard/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/ruby-yard/badges/latest-version.svg)](http://127.0.0.1:3000/packages/ruby-yard/) Org: [[http://127.0.0.1:3000/packages/ruby-yard/][http://127.0.0.1:3000/packages/ruby-yard/badges/latest-version.svg]]