scicloj / clojisr

Clojure speaks statistics - a bridge between Clojure to R
https://scicloj.github.io/clojisr/
Eclipse Public License 2.0
153 stars 10 forks source link

Add a proper API documentation #6

Open daslu opened 4 years ago

daslu commented 4 years ago

At the moment, most documentation and testing is done in the tutorials.

We need to see if and how this workflow could live in harmony with a systematic API documentation (e.g., function docstrings, list of API functions), which is now missing.

genmeblog commented 6 months ago

To do with Clay. Also separate tests from documentation.