aboutsummaryrefslogtreecommitdiff
path: root/branch-master/json-api.html
diff options
context:
space:
mode:
Diffstat (limited to 'branch-master/json-api.html')
-rw-r--r--branch-master/json-api.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/branch-master/json-api.html b/branch-master/json-api.html
index 59e0ad9c..b0aa9535 100644
--- a/branch-master/json-api.html
+++ b/branch-master/json-api.html
@@ -102,7 +102,7 @@ To read JSON, use read-json.</pre>
<pre id="var-docstr">Converts x to a JSON-formatted string.</pre>
-
+ <a href="http://github.com/clojure/clojure-contrib/blob//modules/json/target/classes/clojure/contrib/json.clj#L306" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -113,7 +113,7 @@ To read JSON, use read-json.</pre>
<pre id="var-docstr">Pretty-prints JSON representation of x to *out*</pre>
-
+ <a href="http://github.com/clojure/clojure-contrib/blob//modules/json/target/classes/clojure/contrib/json.clj#L343" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -124,7 +124,7 @@ To read JSON, use read-json.</pre>
<pre id="var-docstr">Write JSON-formatted output to *out*</pre>
-
+ <a href="http://github.com/clojure/clojure-contrib/blob//modules/json/target/classes/clojure/contrib/json.clj#L314" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -140,7 +140,7 @@ keywords. If eof-error? is true (default), empty input will throw
an EOFException; if false EOF will return eof-value. </pre>
-
+ <a href="http://github.com/clojure/clojure-contrib/blob//modules/json/target/classes/clojure/contrib/json.clj#L188" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />