diff options
Diffstat (limited to 'src/clojure/contrib/gen_html_docs.clj')
-rw-r--r-- | src/clojure/contrib/gen_html_docs.clj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/clojure/contrib/gen_html_docs.clj b/src/clojure/contrib/gen_html_docs.clj index c00d3513..a008a75a 100644 --- a/src/clojure/contrib/gen_html_docs.clj +++ b/src/clojure/contrib/gen_html_docs.clj @@ -484,6 +484,7 @@ emits the generated HTML to the path named by path." 'clojure.contrib.fcase 'clojure.contrib.generic.arithmetic 'clojure.contrib.generic.collection + 'clojure.contrib.generic.functor 'clojure.contrib.generic.math-functions 'clojure.contrib.import-static 'clojure.contrib.javadoc |