Thanks Alex. so that's also the reason of 404
of https://clojure.github.io/spec.alpha/.
Joe
On Friday, July 14, 2017 at 12:34:07 PM UTC+8, Alex Miller wrote:
>
> The Clojure team uses the latest version of autodoc (
> https://github.com/tomfaulhaber/autodoc and
> https://github.com/tomfaulhab
2-SEAN
> An Architect's View -- http://corfield.org/
>
> "If you're not annoying somebody, you're not really alive."
> -- Margaret Atwood
>
>
>
> *From: *Xiangtao Zhou
> *Sent: *Thursday, July 13, 2017 7:43 PM
> *To: *Clojure
> *Subject: *Re
The Clojure team uses the latest version of autodoc
(https://github.com/tomfaulhaber/autodoc
and https://github.com/tomfaulhaber/autodoc-collect are the repos). lein
autodoc (https://github.com/tomfaulhaber/lein-autodoc) is hard pegged to
autodoc 1.1.1.
The official build file for java.jdbc (
seemed so out of date!).
Sean Corfield -- (970) FOR-SEAN -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood
From: Xiangtao Zhou
Sent: Thursday, July 13, 2017 7:43 PM
To: Clojure
hi Sean,
The official site of java.jdbc is generated by autodoc, does that mean the
clojure team use a different autodoc?
please see this. https://clojure.github.io/java.jdbc/
Joe
On Thursday, July 13, 2017 at 12:17:45 PM UTC+8, Sean Corfield wrote:
>
> Autodoc is not declared in java.jdb
Autodoc is not declared in java.jdbc’s project.clj, I’ve never run autodoc on
that project (or any other, to be honest), so I have no expectation about which
projects autodoc works on an which it doesn’t, but if it can’t read valid
Clojure source code, that’s a bug in autodoc as far as I’m conce