diff options
author | 2008-01-18 23:48:33 +0000 | |
---|---|---|
committer | 2008-01-18 23:48:33 +0000 | |
commit | 31d62bdfa5664f56557164ce9f78174ea10a61db (patch) | |
tree | d8c0b499b805e47824f3e8005586dfbe91df8e5f /doc/api/index.html.part | |
parent | 6bb6418a5c51cbdf7a12e06204a864acbac03dbf (diff) | |
download | paludis-31d62bdfa5664f56557164ce9f78174ea10a61db.tar.gz paludis-31d62bdfa5664f56557164ce9f78174ea10a61db.tar.xz |
(ruby) Add match_package_in_set and example_match_package.
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 8659124af..e903ebc12 100644 --- a/doc/api/index.html.part +++ b/doc/api/index.html.part @@ -130,7 +130,7 @@ how concepts map on to different language bindings.</p> <tr> <td>example_match_package</td> <td><a href="cplusplus/example__match__package_8cc-example.html">C++</a></td> - <td></td> + <td><a href="ruby/example_match_package.html">Ruby</a></td> <td></td> <td>How to use paludis::match_package and paludis::match_package_in_set</td> </tr> |