diff options
Diffstat (limited to 'repl-ln-api.html')
-rw-r--r-- | repl-ln-api.html | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/repl-ln-api.html b/repl-ln-api.html index d7866d1c..4e6c4780 100644 --- a/repl-ln-api.html +++ b/repl-ln-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" /> @@ -99,7 +96,7 @@ input stream.</pre> <pre id="var-docstr">Prints info about the current repl</pre> - <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/repl_ln.clj#L208" id="var-source">Source</a> + <a href="https://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/repl_ln.clj#L208" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -123,7 +120,7 @@ for clojure.main/repl with the following change and additions: default: the prompt-fmt of the parent repl, or "%S:%L %N=> "</pre> - <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/repl_ln.clj#L217" id="var-source">Source</a> + <a href="https://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/repl_ln.clj#L217" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -134,7 +131,7 @@ for clojure.main/repl with the following change and additions: <pre id="var-docstr">Returns a map of info about the current repl</pre> - <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/repl_ln.clj#L202" id="var-source">Source</a> + <a href="https://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/repl_ln.clj#L202" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -145,7 +142,7 @@ for clojure.main/repl with the following change and additions: <pre id="var-docstr">Returns the current repl prompt based on this repl's prompt-fmt</pre> - <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/repl_ln.clj#L148" id="var-source">Source</a> + <a href="https://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/repl_ln.clj#L148" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -164,7 +161,7 @@ codes in the name to make the corresponding dynamic values part of it: With no arguments, resets the repl name to its default: "repl-%S"</pre> - <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/repl_ln.clj#L157" id="var-source">Source</a> + <a href="https://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/repl_ln.clj#L157" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -185,7 +182,7 @@ the corresponding dynamic values part of it: With no arguments, resets the repl pompt to its default: "%S:%L %N=> "</pre> - <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/repl_ln.clj#L180" id="var-source">Source</a> + <a href="https://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/repl_ln.clj#L180" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -200,7 +197,7 @@ System/out, and System/err using UTF-8 encoding. Also supports all the options provided by clojure.contrib.repl-ln/repl.</pre> - <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/repl_ln.clj#L119" id="var-source">Source</a> + <a href="https://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/repl_ln.clj#L119" id="var-source">Source</a> </div> |