Skip to content

nanoant/rubydictionary

 
 

Repository files navigation

This is a fork of great Priit Haamer's Ruby Dictionary. This version uses new RDoc format and generates complete documentation also for all installed gems.

This project contains the necessary scripts to generate Mac OS X dictionary bundle from your Ruby 1.8 documentation.

Prerequisites

You will need latest Xcode developer tools.

Building dictionary

Convert RI documentation for Ruby core and all installed gems into dictionary source XML using:

./dictionary_generator.rb

Build dictionary bundle using:

make all

Install dictionary bundle into your home folder ~/Library/Dictionaries directory:

make install

About

Ruby dictionary for Mac OS X generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%