RDoc v2.5.6 Release Notes

Release Date: 2010-04-22 // about 14 years ago
    • Minor Enhancements

      • Unrecognized RDoc directives are added as metadata to the object they get attached to.

      ## # :my_new_directive: my cool value

      Results in a 'my_new_directive' metadata key with value 'my cool value' on the RDoc::CodeObject it is for

    • 🐛 Bug Fixes

      • RDoc no longer prints out "invalid options:" when there were no invalid options.
      • Fixed link size on Darkfish file pages