diff options
author | Tom Faulhaber <git_net@infolace.com> | 2010-08-22 18:53:52 -0700 |
---|---|---|
committer | Tom Faulhaber <git_net@infolace.com> | 2010-08-22 18:53:52 -0700 |
commit | d09319e95480d20d0b2c56dbf0e8c515907e9457 (patch) | |
tree | 5a681e9f3b1f964656e14f2836ab057ff0ec905d /branch-1.1.x/server-socket-api.html | |
parent | 4a44d6c75533e0a13b1a6e9c206f0d0a87f63fef (diff) |
Autodoc commit for 1.2.x/e4ea06c9, master/330807c6, 1.1.x/d132c5f1
Diffstat (limited to 'branch-1.1.x/server-socket-api.html')
-rw-r--r-- | branch-1.1.x/server-socket-api.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/branch-1.1.x/server-socket-api.html b/branch-1.1.x/server-socket-api.html index e29e0c03..da771806 100644 --- a/branch-1.1.x/server-socket-api.html +++ b/branch-1.1.x/server-socket-api.html @@ -93,7 +93,7 @@ namespace. <pre id="var-docstr">create a repl on a socket</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/37dad8c37622669271357cfceec03e391cc10e17/src/clojure/contrib/server_socket.clj#L87" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/37dad8c37622669271357cfceec03e391cc10e17/src/clojure/contrib/server_socket.clj#L87" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -112,7 +112,7 @@ Optional arguments support specifying a listen backlog and binding to a specific endpoint.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/37dad8c37622669271357cfceec03e391cc10e17/src/clojure/contrib/server_socket.clj#L53" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/37dad8c37622669271357cfceec03e391cc10e17/src/clojure/contrib/server_socket.clj#L53" id="var-source">Source</a> </div> @@ -122,7 +122,7 @@ to a specific endpoint.</pre> </div> </div> <div id="foot"> - <div style="text-align: center;" id="copyright">Copyright 2007-2009 by Rich Hickey and the various contributors</div> + <div style="text-align: center;" id="copyright">Copyright 2007-2010 by Rich Hickey and the various contributors</div> </div> </div> <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> |