Project

General

Profile

Actions

Bug #4702

closed

Some documentation for Digest

Added by phiggins (Pete Higgins) almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 1.9.3dev (2011-05-13 trunk 31542) [x86_64-linux]
Backport:
[ruby-core:36212]

Description

Some of the methods in the Digest family were undocumented or badly formatted. This patch adds a little polish.

These docs could probably stand to be restructured, but this takes care of the obvious bad spots.


Files

digest_docs.diff (6.34 KB) digest_docs.diff phiggins (Pete Higgins), 05/16/2011 11:34 AM
Actions #1

Updated by drbrain (Eric Hodel) almost 13 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r31594.
Pete, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


  • ext/digest: Improve documentation of Digest, Digest::HMAC and
    Digest::SHA2. Patch by Pete Higgins. [Ruby 1.9 - Bug #4702]

Updated by drbrain (Eric Hodel) almost 13 years ago

I made a few changes:

Reduced indentation for verbatim sections from four spaces to two

Changed digest_obj to hmac in Digest::HMAC documentation

Actions

Also available in: Atom PDF

Like0
Like0Like0