Hi,

On Oct 5, 11:02 am, Tim Sally <t...@activeattack.com> wrote:

> At the moment I'm only interested in the documentation lookup  
> functions, so I did not start the nailgun server.  I had assumed that  
> the nailgun server was only necessary for evaluating code, but I  
> didn't read the README carefully enough.  Starting the server was the  
> missing step.

The documentation lookup basically retrieves the doc metadata from the
Var in question. So it needs to have the server running. Otherwise it
would be pretty hard to have doc lookup for libraries involved: you
have to somehow generate offline documentation, put it somewhere, tell
VC where this "somewhere" is... Using the server for doc lookup Just
Works(tm). Instantly. For everything providing docstrings. Without
further configuration needed. So my decision went with the dynamic
lookup.

Sincerely
Meikel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to