Setting the remote rdoc directory.

master
Austin Ziegler 2010-03-15 20:44:50 -04:00
parent d3e2c2ccb6
commit f8f1db59e3
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ Hoe.spec PKG_NAME do
developer "Kaspar Schiess", "kaspar.schiess@absurd.li"
developer "Austin Ziegler", "austin@rubyforge.org"
self.remote_rdoc_dir = ''
self.url = %W(http://net-ldap.rubyforge.org/ http://github.com/RoryO/ruby-net-ldap)
self.summary = "Pure Ruby LDAP support library with most client features and some server features."