Setting the remote rdoc directory.
This commit is contained in:
parent
d3e2c2ccb6
commit
f8f1db59e3
2
Rakefile
2
Rakefile
|
@ -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."
|
||||
|
|
Loading…
Reference in a new issue