diff options
author | Tom Faulhaber <git_net@infolace.com> | 2010-06-02 10:37:21 -0700 |
---|---|---|
committer | Tom Faulhaber <git_net@infolace.com> | 2010-06-02 10:37:21 -0700 |
commit | b9907dc35b12f46c584f426aacc61b4375f9ea8c (patch) | |
tree | 44ff032954e524248911e15bd55316513fa04cc2 /trace-api.html | |
parent | 7a8e827f2e15566dcdf72e01bebfb28360adeea4 (diff) |
Autodoc commit for master/4fe738db, 1.1.x/d132c5f1
Diffstat (limited to 'trace-api.html')
-rw-r--r-- | trace-api.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/trace-api.html b/trace-api.html index 7c705574..bffde172 100644 --- a/trace-api.html +++ b/trace-api.html @@ -96,7 +96,7 @@ code is doing.</pre> <pre id="var-docstr">Current stack depth of traced function calls.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/0a1bfc9b4a1d5e20365d1905806eaf61e13c6db1/src/main/clojure/clojure/contrib/trace.clj#L40" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -109,7 +109,7 @@ arguments. Nested calls to deftrace'd functions will print a tree-like structure.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/0a1bfc9b4a1d5e20365d1905806eaf61e13c6db1/src/main/clojure/clojure/contrib/trace.clj#L75" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -123,7 +123,7 @@ the traced functions. Does not work on inlined functions, such as clojure.core/+</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/0a1bfc9b4a1d5e20365d1905806eaf61e13c6db1/src/main/clojure/clojure/contrib/trace.clj#L86" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -137,7 +137,7 @@ returns value. May be wrapped around any expression without affecting the result.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/0a1bfc9b4a1d5e20365d1905806eaf61e13c6db1/src/main/clojure/clojure/contrib/trace.clj#L50" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -149,7 +149,7 @@ affecting the result.</pre> symbol name of the function.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/0a1bfc9b4a1d5e20365d1905806eaf61e13c6db1/src/main/clojure/clojure/contrib/trace.clj#L64" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -160,7 +160,7 @@ symbol name of the function.</pre> <pre id="var-docstr">Returns an indentation string based on *trace-depth*</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/0a1bfc9b4a1d5e20365d1905806eaf61e13c6db1/src/main/clojure/clojure/contrib/trace.clj#L59" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -172,7 +172,7 @@ symbol name of the function.</pre> may be rebound to do anything you like. 'name' is optional.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/0a1bfc9b4a1d5e20365d1905806eaf61e13c6db1/src/main/clojure/clojure/contrib/trace.clj#L44" id="var-source">Source</a> + </div> |