greenh / CJD

CJD is a system for documenting Clojure programs through the use of structured comments embedded in Clojure source code.
Other
12 stars 0 forks source link

defmulti support is incomplete #22

Open greenh opened 12 years ago

greenh commented 12 years ago

Currently, defmulti and defmethod just generate a simple description... no parameters, no nothin'.