aboutsummaryrefslogtreecommitdiff
path: root/branch-master/json-api.html
diff options
context:
space:
mode:
authorTom Faulhaber <git_net@infolace.com>2010-11-27 01:06:49 -0800
committerTom Faulhaber <git_net@infolace.com>2010-11-27 01:06:49 -0800
commitd210bb223bce60f9cee936fc809af78488cd8656 (patch)
tree0c2968d90087cca26b1b2b5351751e7998c733a8 /branch-master/json-api.html
parent264a7b0f663521e3cb624b84f95dec2b2cb9ea21 (diff)
Autodoc commit for 1.2.x/e4ea06c9, master/37fba7ef, 1.1.x/d132c5f1
Diffstat (limited to 'branch-master/json-api.html')
-rw-r--r--branch-master/json-api.html9
1 files changed, 3 insertions, 6 deletions
diff --git a/branch-master/json-api.html b/branch-master/json-api.html
index 006992ab..b081d277 100644
--- a/branch-master/json-api.html
+++ b/branch-master/json-api.html
@@ -78,12 +78,9 @@ namespace.
- <span id="header-project">clojure-contrib</span> <span id="header-version">v1.3</span> (<span id="header-status">in development</span>)
</h1>
<span id="author-line">by <span id="author-name">Stuart Sierra</span><br /></span>
-<br />Usage:
-<pre>
-(ns your-namespace
- (:require <span id="long-name">clojure.contrib.json</span>))
-</pre><pre>
-</pre><h2>Overview</h2>
+<br />Full namespace name: <span id="long-name">clojure.contrib.json</span>
+<p></p>
+<h2>Overview</h2>
<pre id="namespace-docstr">JavaScript Object Notation (JSON) parser/writer.
See <a href="http://www.json.org/">http://www.json.org/</a>
To write JSON, use json-str, write-json, or write-json.