diff options
author | Tom Faulhaber <git_net@infolace.com> | 2010-04-30 19:25:52 -0700 |
---|---|---|
committer | Tom Faulhaber <git_net@infolace.com> | 2010-04-30 19:25:52 -0700 |
commit | c4023aa6b8182bc91e863f5c241fcead910fed76 (patch) | |
tree | 94147b0a7652364446d72099fdb385a44f29009b /json-api.html | |
parent | 4a3f270f93c687ec29f9cdd178f22b9fd3d82e37 (diff) |
Somehow we dropped the source links. They're back now.
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 ec5ad248..a906b272 100644 --- a/json-api.html +++ b/json-api.html @@ -93,7 +93,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 /> @@ -104,7 +104,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 /> @@ -115,7 +115,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 /> @@ -131,7 +131,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> |