RubyGems Navigation menu

rdoc2md 0.1.0

+rdoc2md+ is a utility for converting Rdoc style documents into markdown. The primary motivation is to make a Hoe gem project more github friendly. Hoe depends on a README.txt file in Rdoc format. Github expects a README.md file to display nicely on the webpage. This utility lets you make the .txt file the master and autogenerate the .md version without Repeating Yourself.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - March 05, 2014 (8.5 KB)
  2. 0.1.0 - March 04, 2014 (8 KB)

Development Dependencies (2):

hoe ~> 3.9
rdoc ~> 4.0

Owners:

Authors:

  • Kirk Bowers

SHA 256 checksum:

4a1fcf490045527ed4ba3bb044b552544c73f46083a1c6e591068e9feebf8fbc

Total downloads 5,785

For this version 2,382

License:

MIT

Required Ruby Version: None

Links: