Tom-
Definitely helps, I'll add this on the next var update cycle.
Thanks, Zack.
On Jul 18, 12:17 pm, Tom Faulhaber wrote:
> What I've noticed is that conventions on doc string indentation is all
> over the place. Combine that with the fact that folks build tables and
> columns by hand, and a r
What I've noticed is that conventions on doc string indentation is all
over the place. Combine that with the fact that folks build tables and
columns by hand, and a really simplistic rule doesn't work so much.
I recommend you just grab the remove-leading-whitespace function from
the autodoc progra
Hi Zack,
I just had a look at ClojureDocs.org and it's really neat!
Some observations I made:
- When I view the docs of let's say clojure.set/rename, the clojure.set
part is a link. But instead of pointing to to clojure.set summary
page, it is only http:.
- In the source section, not all r