diff options
author | Tom Faulhaber <git_net@infolace.com> | 2009-07-23 11:30:18 -0700 |
---|---|---|
committer | Tom Faulhaber <git_net@infolace.com> | 2009-07-23 11:30:18 -0700 |
commit | 8620bcb15e5ba65147002e1ebbec0b4ce4592091 (patch) | |
tree | 17d644396f2780a1c9cb317127e91b26364a3704 /classpath-api.html | |
parent | e9a3aad34261a09a4299b3aac1dde888862b6750 (diff) |
"Updated documentation for commit e20e8effe977640592b1f285d6c666492d74df00"
Diffstat (limited to 'classpath-api.html')
-rw-r--r-- | classpath-api.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/classpath-api.html b/classpath-api.html index 88732411..4acf63bb 100644 --- a/classpath-api.html +++ b/classpath-api.html @@ -47,7 +47,7 @@ namespace. <!-- Temporary disclaimer --> <div style="background-color: #FF0000; font-weight: bold;"> NOTE: These autogen pages are still under development. - Not all links work. Not all formatting in done. + Not all links work. Not all formatting is done. Contact Tom Faulhaber (tomfaulhaber on github, gmail, etc.) with any questions. </div> @@ -84,7 +84,7 @@ by <span id="author">Stuart Sierra</span><br /> <pre id="var-usage">Usage: (classpath) </pre> <pre id="var-docstr">Returns a sequence of File objects of the elements on CLASSPATH.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/6fea921c91d453c750586c960ec92caacf4fa5e6/src/clojure/contrib/classpath.clj#L23" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/e20e8effe977640592b1f285d6c666492d74df00/src/clojure/contrib/classpath.clj#L23" id="var-source">Source</a> </div><div id="var-entry"> <hr /> <h2 id="classpath/classpath-directories">classpath-directories</h2> @@ -92,7 +92,7 @@ by <span id="author">Stuart Sierra</span><br /> <pre id="var-usage">Usage: (classpath-directories) </pre> <pre id="var-docstr">Returns a sequence of File objects for the directories on classpath.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/6fea921c91d453c750586c960ec92caacf4fa5e6/src/clojure/contrib/classpath.clj#L30" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/e20e8effe977640592b1f285d6c666492d74df00/src/clojure/contrib/classpath.clj#L30" id="var-source">Source</a> </div><div id="var-entry"> <hr /> <h2 id="classpath/classpath-jarfiles">classpath-jarfiles</h2> @@ -100,7 +100,7 @@ by <span id="author">Stuart Sierra</span><br /> <pre id="var-usage">Usage: (classpath-jarfiles) </pre> <pre id="var-docstr">Returns a sequence of JarFile objects for the JAR files on classpath.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/6fea921c91d453c750586c960ec92caacf4fa5e6/src/clojure/contrib/classpath.clj#L35" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/e20e8effe977640592b1f285d6c666492d74df00/src/clojure/contrib/classpath.clj#L35" id="var-source">Source</a> </div> |