diff options
author | Tom Faulhaber <git_net@infolace.com> | 2009-12-04 06:50:25 -0800 |
---|---|---|
committer | Tom Faulhaber <git_net@infolace.com> | 2009-12-04 06:50:25 -0800 |
commit | 071b4fa1320276456f0ff78d504eda2d4de7d7af (patch) | |
tree | a86942f4cbeebd13fec13373bd476bacdbb7eb9d /json.write-api.html | |
parent | 332c0a75ad36864f310d2b1ea8d15c853ce4af93 (diff) |
Manual (forced) documentation build for commit b902ebe3c80ec86d4f80f8cce6d2faabc8da5278
Diffstat (limited to 'json.write-api.html')
-rw-r--r-- | json.write-api.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/json.write-api.html b/json.write-api.html index c59e9773..aed1da11 100644 --- a/json.write-api.html +++ b/json.write-api.html @@ -105,8 +105,7 @@ Within strings, all non-ASCII characters are hexadecimal escaped.</pre> <pre id="var-usage">Usage: (json-str x) </pre> <pre id="var-docstr">Converts x to a JSON-formatted string.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/json/write.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/json/write.clj#L138" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/4f2c7bb5cf6828eb710fd18b603828ab295d0fa5/src/clojure/contrib/json/write.clj#L138" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -119,8 +118,7 @@ strings, without the leading colon. Maps become JSON objects, all other collection types become JSON arrays. Java arrays become JSON arrays. Unicode characters in strings are escaped as \uXXXX. Numbers print as with pr.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/json/write.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/json/write.clj#L50" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/4f2c7bb5cf6828eb710fd18b603828ab295d0fa5/src/clojure/contrib/json/write.clj#L50" id="var-source">Source</a> </div> |