blog.segment7.net
10 Apr '12, 12am
Check the spelling of your documentation with rdoc-spellcheck
drbrain | Mon, 09 Apr 2012 23:34:30 GMT Posted in RDoc , Software Source Documentation Bug Reports rdoc-spellcheck checks your documentation for spelling errors. File, class, and method names are automatically excluded from the results and you can add your own words to the default word list. Features Checks documentation for pages, classes, modules, methods, constants, etc. Prints a report showing each misspelled word and correction suggestions Synopsis $ rdoc -f spellcheck lib *.rdoc Requirements rdoc libaspell – See github.com/evan/raspell/blob/master/README.rdoc for installation instructions for aspell Install sudo gem install rdoc-spellcheck
Full article:
http://blog.segment7.net/2012/04/09/rdoc-spellcheck-1-0