aboutsummaryrefslogtreecommitdiff
path: root/branch-1.1.x/trace-api.html
diff options
context:
space:
mode:
Diffstat (limited to 'branch-1.1.x/trace-api.html')
-rw-r--r--branch-1.1.x/trace-api.html17
1 files changed, 7 insertions, 10 deletions
diff --git a/branch-1.1.x/trace-api.html b/branch-1.1.x/trace-api.html
index 47ae01b9..46597603 100644
--- a/branch-1.1.x/trace-api.html
+++ b/branch-1.1.x/trace-api.html
@@ -6,9 +6,6 @@
<link media="all" type="text/css" href="../static/clojure.css" rel="stylesheet" />
<link media="all" type="text/css" href="../static/wiki.css" rel="stylesheet" />
<link media="all" type="text/css" href="../static/internal.css" rel="stylesheet" />
- <!-- TODO: are we using these (from clojure.org)? If so, add the files -->
- <script src="file/view/code_highlighter.js" type="text/javascript"></script>
- <script src="file/view/clojure.js" type="text/javascript"></script>
<style>.menuWrapper{height: 36px;}</style>
<!--[if lte IE 6]>
<link rel="stylesheet" href="http://www.wikispaces.com/_/2009051601/s/internal_ie.css" type="text/css" />
@@ -98,7 +95,7 @@ code is doing.</pre>
<pre id="var-docstr">Current stack depth of traced function calls.</pre>
- <a href="http://github.com/clojure/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L40" id="var-source">Source</a>
+ <a href="https://github.com/clojure/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L40" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -111,7 +108,7 @@ arguments. Nested calls to deftrace'd functions will print a
tree-like structure.</pre>
- <a href="http://github.com/clojure/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L75" id="var-source">Source</a>
+ <a href="https://github.com/clojure/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L75" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -125,7 +122,7 @@ the traced functions. Does not work on inlined functions,
such as clojure.core/+</pre>
- <a href="http://github.com/clojure/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L86" id="var-source">Source</a>
+ <a href="https://github.com/clojure/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L86" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -139,7 +136,7 @@ returns value. May be wrapped around any expression without
affecting the result.</pre>
- <a href="http://github.com/clojure/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L50" id="var-source">Source</a>
+ <a href="https://github.com/clojure/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L50" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -151,7 +148,7 @@ affecting the result.</pre>
symbol name of the function.</pre>
- <a href="http://github.com/clojure/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L64" id="var-source">Source</a>
+ <a href="https://github.com/clojure/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L64" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -162,7 +159,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/clojure/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L59" id="var-source">Source</a>
+ <a href="https://github.com/clojure/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L59" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -174,7 +171,7 @@ symbol name of the function.</pre>
may be rebound to do anything you like. 'name' is optional.</pre>
- <a href="http://github.com/clojure/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L44" id="var-source">Source</a>
+ <a href="https://github.com/clojure/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L44" id="var-source">Source</a>
</div>