commands.sh

yard

all

Documentation tool for Ruby.

More info →

Examples (3)

Create the documentation

Create the documentation and save it to one file

yard --one-file

List all undocumented objects

yard stats --list-undoc
made by @shridhargupta | data from tldr-pages