summaryrefslogtreecommitdiffstats
path: root/ruby/doc
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-03-15 14:48:12 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-03-15 14:53:08 +0000
commite9f25e693e3211b0219d84f956dcd3d164bac9d3 (patch)
tree6aeee87667e343fb243197ba71ce89c33f0e8293 /ruby/doc
parent6a64114929a0b098f5a1e31e17e7802127925007 (diff)
downloadlibguestfs-e9f25e693e3211b0219d84f956dcd3d164bac9d3.tar.gz
libguestfs-e9f25e693e3211b0219d84f956dcd3d164bac9d3.tar.xz
libguestfs-e9f25e693e3211b0219d84f956dcd3d164bac9d3.zip
ruby: Add rdoc documentation (RHBZ#667610).
Diffstat (limited to 'ruby/doc')
-rw-r--r--ruby/doc/site/index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/ruby/doc/site/index.html b/ruby/doc/site/index.html
new file mode 100644
index 00000000..b64b8121
--- /dev/null
+++ b/ruby/doc/site/index.html
@@ -0,0 +1,8 @@
+<html>
+<head><title>Ruby documentation for libguestfs</title></head>
+<body>
+<p>
+ <a href="api/index.html">Ruby API documentation for libguestfs</a>
+</p>
+</body>
+</html>