summaryrefslogtreecommitdiff
path: root/classpath-api.html
diff options
context:
space:
mode:
Diffstat (limited to 'classpath-api.html')
-rw-r--r--classpath-api.html8
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>