diff options
Diffstat (limited to 'branch-1.1.x/repl-utils-api.html')
-rw-r--r-- | branch-1.1.x/repl-utils-api.html | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/branch-1.1.x/repl-utils-api.html b/branch-1.1.x/repl-utils-api.html index 5ade30f8..0f6c6ac9 100644 --- a/branch-1.1.x/repl-utils-api.html +++ b/branch-1.1.x/repl-utils-api.html @@ -96,12 +96,9 @@ namespace. - <span id="header-project">clojure-contrib</span> <span id="header-version">v1.1</span> (<span id="header-status">stable</span>) </h1> <span id="author-line">by <span id="author-name">Chris Houser, Christophe Grand, Stephen Gilardi</span><br /></span> -<br />Usage: -<pre> -(ns your-namespace - (:require <span id="long-name">clojure.contrib.repl-utils</span>)) -</pre><pre> -</pre><h2>Overview</h2> +<br />Full namespace name: <span id="long-name">clojure.contrib.repl-utils</span> +<p></p> +<h2>Overview</h2> <pre id="namespace-docstr">Utilities meant to be used interactively at the REPL</pre> |