forked from Lainports/freebsd-ports
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
8 lines
373 B
Text
8 lines
373 B
Text
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.
|
|
|
|
See also: https://github.com/lsegal/yard
|