diff options
author | Tom Faulhaber <git_net@infolace.com> | 2010-09-03 09:33:02 -0700 |
---|---|---|
committer | Tom Faulhaber <git_net@infolace.com> | 2010-09-03 09:33:02 -0700 |
commit | f61b1be84d287b30f352828e193a0c1c014dc473 (patch) | |
tree | d3087e78a3a1cabc263db3fe6a776f46932ef8d3 /branch-master/json-api.html | |
parent | cad4394ce0dc5bf531c8ed620d2842dc56d66c3e (diff) |
Autodoc commit for 1.2.x/e4ea06c9, master/0f94c13a, 1.1.x/d132c5f1
Diffstat (limited to 'branch-master/json-api.html')
-rw-r--r-- | branch-master/json-api.html | 8 |
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 /> |