RubyGems Navigation menu

rdoc2md 0.1.1

+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. Incidentally, if you are reading this on github, this README was produced by +rdoc2md+. Kinda meta, eh?

Gemfile:
=

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:

=

Total downloads 6,075

For this version 3,575

Version Released:

License:

MIT

Required Ruby Version: None

Links: