aboutsummaryrefslogtreecommitdiff
path: root/branch-master/gen-html-docs-api.html
diff options
context:
space:
mode:
authorTom Faulhaber <git_net@infolace.com>2010-09-03 09:33:02 -0700
committerTom Faulhaber <git_net@infolace.com>2010-09-03 09:33:02 -0700
commitf61b1be84d287b30f352828e193a0c1c014dc473 (patch)
treed3087e78a3a1cabc263db3fe6a776f46932ef8d3 /branch-master/gen-html-docs-api.html
parentcad4394ce0dc5bf531c8ed620d2842dc56d66c3e (diff)
Autodoc commit for 1.2.x/e4ea06c9, master/0f94c13a, 1.1.x/d132c5f1
Diffstat (limited to 'branch-master/gen-html-docs-api.html')
-rw-r--r--branch-master/gen-html-docs-api.html33
1 files changed, 2 insertions, 31 deletions
diff --git a/branch-master/gen-html-docs-api.html b/branch-master/gen-html-docs-api.html
index 0d4f465c..004d44cc 100644
--- a/branch-master/gen-html-docs-api.html
+++ b/branch-master/gen-html-docs-api.html
@@ -57,11 +57,7 @@ namespace.
<h1 class="nopad">Table of Contents</h1>
<div style="margin-left: 1em;" class="toc-section">
<a href="#toc0">Overview</a>
- <div style="margin-left: 1em;" class="toc-entry">
- <a href="#clojure.contrib.gen-html-docs/generate-documentation">generate-documentation</a>
- </div><div style="margin-left: 1em;" class="toc-entry">
- <a href="#clojure.contrib.gen-html-docs/generate-documentation-to-file">generate-documentation-to-file</a>
- </div>
+
<br />
</div>
</div>
@@ -82,32 +78,7 @@ one or more Clojure libraries.</pre>
<br />
<h2>Public Variables and Functions</h2>
-<div id="var-entry">
- <br />
- <hr />
- <h2 id="clojure.contrib.gen-html-docs/generate-documentation">generate-documentation</h2>
- <span id="var-type">function</span><br />
- <pre id="var-usage">Usage: (generate-documentation libs)
-</pre>
- <pre id="var-docstr">Returns a string which is the HTML documentation for the libraries
-named by libs. Libs is a vector of symbols identifying Clojure
-libraries.</pre>
-
-
- <a href="http://github.com/clojure/clojure-contrib/blob//modules/gen-html-docs/target/classes/clojure/contrib/gen_html_docs.clj#L431" id="var-source">Source</a>
-</div><div id="var-entry">
- <br />
- <hr />
- <h2 id="clojure.contrib.gen-html-docs/generate-documentation-to-file">generate-documentation-to-file</h2>
- <span id="var-type">function</span><br />
- <pre id="var-usage">Usage: (generate-documentation-to-file path libs)
-</pre>
- <pre id="var-docstr">Calls generate-documentation on the libraries named by libs and
-emits the generated HTML to the path named by path.</pre>
-
-
- <a href="http://github.com/clojure/clojure-contrib/blob//modules/gen-html-docs/target/classes/clojure/contrib/gen_html_docs.clj#L457" id="var-source">Source</a>
-</div>
+
</div>