cljdoc

Alys Brooks 2022-11-14T22:10:13.014629Z

Is there an example of a real project using doc/cljdoc.edn to reorganize docs? The example in the docs is probably enough to get started, but I'm curious to see it in practice.

Jimmy Miller 2022-11-14T22:12:56.715019Z

Here is a simple example. https://github.com/noprompt/meander/blob/epsilon/doc/cljdoc.edn

Alys Brooks 2022-11-14T22:15:42.959939Z

Thanks! I like the table of contents for Pattern Matching

Alys Brooks 2022-11-14T22:17:27.968599Z

Looks like there's an import error for the latest version: https://cljdoc.org/builds/48006

Alys Brooks 2022-11-14T22:18:14.907589Z

(I'll open an issue, but I thought I mentioned it here because it looks like you're a contributor.)

Jimmy Miller 2022-11-15T03:41:35.027779Z

Thanks for the issue :)