diff options
author | 2007-11-06 13:42:46 +0000 | |
---|---|---|
committer | 2007-11-06 13:42:46 +0000 | |
commit | c06d033ee6a41492a338b65e73aa48abd0a1a775 (patch) | |
tree | 542116acdb3f814663f88c6bc1c637fe8be1f4c5 /doc/api/index.html.part | |
parent | 478f21572fba5d4130530070d8d89aa3861fdd9e (diff) | |
download | paludis-c06d033ee6a41492a338b65e73aa48abd0a1a775.tar.gz paludis-c06d033ee6a41492a338b65e73aa48abd0a1a775.tar.xz |
(ruby) Add missing PackageDepSpec methods to Ruby. Implement example_dep_spec in Ruby.
Diffstat (limited to 'doc/api/index.html.part')
-rw-r--r-- | doc/api/index.html.part | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/index.html.part b/doc/api/index.html.part index 945ad194d..f2816935b 100644 --- a/doc/api/index.html.part +++ b/doc/api/index.html.part @@ -51,7 +51,7 @@ how concepts map on to different language bindings.</p> <tr> <td>example_dep_spec</td> <td><a href="cplusplus/example__dep__spec_8cc-example.html">C++</a></td> - <td></td> + <td><a href="ruby/example_dep_spec.html">Ruby</a></td> <td></td> </tr> <tr> |