Let's raise the visibility of code documentation in Ruby! What is this about?

benbalter/word-to-markdown

A ruby gem to liberate content from Microsoft Word documents – Read the documentation

This page shows an evaluation of the documentation of benbalter/word-to-markdown.

Each class, module, method, etc. is given a grade based on how complete the docs are.

The bar above shows the distribution of these grades.

Seems really good
A
WordToMarkdown::Converter#semanticize_headings!
A
WordToMarkdown::Converter#implicit_headings
A
WordToMarkdown::Converter#font_sizes
A
Nokogiri::XML::Element#font_size
A
WordToMarkdown::Document#html
Show 3 more ...
A
WordToMarkdown::Document#to_s
A
WordToMarkdown#inspect
A
WordToMarkdown::Document#encoding
Proper documentation present
B
WordToMarkdown::Converter#h
B
WordToMarkdown.run_command
B
WordToMarkdown::Converter#guess_heading
B
WordToMarkdown#initialize
B
WordToMarkdown.which
Needs work
Undocumented
U
WordToMarkdown:: #remove_unicode_bullets_from_list_items!
U
WordToMarkdown:: #remove_whitespace_from_list_items!
U
WordToMarkdown:: #remove_paragraphs_from_list_items!
U
WordToMarkdown:: #remove_numbering_from_list_items!
U
WordToMarkdown:: #remove_paragraphs_from_tables!
Show 19 more ...
U
WordToMarkdown::Converter#semanticize_table_headers!
U
WordToMarkdown::Converter#semanticize_font_styles!
U
WordToMarkdown::Converter#convert!
U
WordToMarkdown
U
WordToMarkdown::Converter#initialize
U
WordToMarkdown::Document#initialize
U
WordToMarkdown::Document#extension
U
WordToMarkdown::Converter#document
U
WordToMarkdown.soffice_version
U
WordToMarkdown::Document#tree
U
WordToMarkdown::Document#path
U
WordToMarkdown.soffice_path
U
WordToMarkdown::Converter
U
WordToMarkdown#converter
U
WordToMarkdown::Document
U
WordToMarkdown#document
U
Nokogiri::XML::Element
U
WordToMarkdown#to_s
U
Nokogiri

Let's raise the visibility of documentation in Ruby!

This page is for benbalter/word-to-markdown and is part of a project called "Inch Pages", showing documentation measurements provided by Inch. Inch Pages also provides a badge: (not counting low priority objects)

Can I have my own badges?

Sure!

What is the goal of this?

I really think that posting badges for documentation in READMEs will benefit you (because people can see that your project is well documented) and our community in general by improving the visibility of documentation.

Let's start a discussion, let's raise the visibility of documentation, let's talk.

Suggestions, feedback, critique: Hit me up on Twitter or via issue.

Fork me on GitHub