diff options
Diffstat (limited to 'reflect-api.html')
-rw-r--r-- | reflect-api.html | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/reflect-api.html b/reflect-api.html index c78539ab..dfa3bcd9 100644 --- a/reflect-api.html +++ b/reflect-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" /> @@ -95,7 +92,7 @@ obj is nil for static methods, the instance object otherwise. The method-name is given a symbol or a keyword (something Named).</pre> - <a href="http://github.com/clojure/clojure-contrib/blob/91582e13e7b93b23fb53f821caa73fd23368d551/src/main/clojure/clojure/contrib/reflect.clj#L12" id="var-source">Source</a> + <a href="https://github.com/clojure/clojure-contrib/blob/91582e13e7b93b23fb53f821caa73fd23368d551/src/main/clojure/clojure/contrib/reflect.clj#L12" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -107,7 +104,7 @@ The method-name is given a symbol or a keyword (something Named).</pre> keyword.</pre> - <a href="http://github.com/clojure/clojure-contrib/blob/91582e13e7b93b23fb53f821caa73fd23368d551/src/main/clojure/clojure/contrib/reflect.clj#L27" id="var-source">Source</a> + <a href="https://github.com/clojure/clojure-contrib/blob/91582e13e7b93b23fb53f821caa73fd23368d551/src/main/clojure/clojure/contrib/reflect.clj#L27" id="var-source">Source</a> </div> |