cgrand / enlive

a selector-based (à la CSS) templating and transformation system for Clojure
http://wiki.github.com/cgrand/enlive
1.62k stars 152 forks source link

API documentation #84

Open graue opened 10 years ago

graue commented 10 years ago

Tutorials are great, but it would be nice to have full API docs online somewhere, similar to this for Compojure or this for Clojure.core. As I go through a library tutorial, I like to refer to the docs for each function to help put things in perspective.

I'm a little surprised such an API reference doesn't already exist. Forgive me if I overlooked it.

Edit: I found a reference at ClojureDocs.org for Enlive 1.0.0-SNAPSHOT, but no one seems to be keeping that up to date.

ifesdjeen commented 10 years ago

@graue for that, it'd be good to pimp up docstrings, would you be willing to help with it?

paparent commented 9 years ago

+1 for docs :) I'm completely new to clojure development but would like to experiment more with Enlive :)

sjmarshy commented 9 years ago

+1 - having to delve into tutorials when all I need is to look up one specific thing is a little drastic

fdserr commented 9 years ago

Factor documentation build.