diff options
author | Tom Faulhaber <git_net@infolace.com> | 2010-12-26 00:50:12 -0800 |
---|---|---|
committer | Tom Faulhaber <git_net@infolace.com> | 2010-12-26 00:50:12 -0800 |
commit | dc17990a3b478a7fdb6033dc1577ea85658a99a1 (patch) | |
tree | 1659878ffa2e8f869f61a74e84adc45e3f9af657 /command-line-api.html | |
parent | 0ed9d7f62054f58129a3039a59b432b519126676 (diff) |
Autodoc commit for 1.2.x/e4ea06c9, master/1068a72b, 1.1.x/d132c5f1
Diffstat (limited to 'command-line-api.html')
-rw-r--r-- | command-line-api.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/command-line-api.html b/command-line-api.html index a49ccf50..92bda80c 100644 --- a/command-line-api.html +++ b/command-line-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" /> @@ -86,7 +83,7 @@ namespace. <pre id="var-docstr">Bind locals to command-line args.</pre> - <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/command_line.clj#L90" id="var-source">Source</a> + <a href="https://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/command_line.clj#L90" id="var-source">Source</a> </div> |