8b056775599717f5f82d20c4e6505bd223855de5
[ruby-edje.git] / README
1 ruby-edje - Ruby bindings for Edje
2 ==================================
3
4
5 About
6 -----
7
8 ruby-edje is a set of Ruby language bindings for Enlightenment's Layout
9 library, edje.
10
11
12 Installation
13 ------------
14
15 Run "rake install" to install ruby-edje.
16 If you didn't install Edje to /usr/local, execute the following line
17 instead:
18
19 EDJE_PREFIX=/prefix/edje/is/installed/in rake install
20
21
22 Documentation
23 -------------
24
25 To create the HTML documentation for ruby-edje, a patched version of
26 rdoc is required. The necessary patches can be found at
27 http://code-monkey.de/?patches
28
29 After you've patched rdoc, please run "make doc" to create the HTML.
30 The docs can also be found at
31 http://code-monkey.de/ruby-efl-docs/edje