diff options
author | Tom Faulhaber <git_net@infolace.com> | 2010-06-02 10:47:29 -0700 |
---|---|---|
committer | Tom Faulhaber <git_net@infolace.com> | 2010-06-02 10:47:29 -0700 |
commit | b17ce9fbb29483eb8f6e591a1ff282db453a4713 (patch) | |
tree | c802eb892622de7b7a34cce55524fd5f91491817 /json-api.html | |
parent | b9907dc35b12f46c584f426aacc61b4375f9ea8c (diff) |
Autodoc commit for master/4fe738db, 1.1.x/d132c5f1
Diffstat (limited to 'json-api.html')
-rw-r--r-- | json-api.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/json-api.html b/json-api.html index 57b1a461..9a142090 100644 --- a/json-api.html +++ b/json-api.html @@ -97,7 +97,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/richhickey/clojure-contrib/blob/1e3333335334139669fb1e859fb0c3cb77b968df/src/main/clojure/clojure/contrib/json.clj#L301" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -108,7 +108,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/richhickey/clojure-contrib/blob/1e3333335334139669fb1e859fb0c3cb77b968df/src/main/clojure/clojure/contrib/json.clj#L338" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -119,7 +119,7 @@ To read JSON, use read-json.</pre> <pre id="var-docstr">Write JSON-formatted output to *out*</pre> - + <a href="http://github.com/richhickey/clojure-contrib/blob/1e3333335334139669fb1e859fb0c3cb77b968df/src/main/clojure/clojure/contrib/json.clj#L309" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -135,7 +135,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/richhickey/clojure-contrib/blob/1e3333335334139669fb1e859fb0c3cb77b968df/src/main/clojure/clojure/contrib/json.clj#L189" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> |