Fork me on GitHub
#cljdoc2018-07-16
>
martinklepsch07:07:59

FYI there is an issue with multimethods that are available in clj and cljs, upstream fix is underway: https://github.com/weavejester/codox/pull/178

martinklepsch22:07:48

Huge improvements to doctree inference shipped just now: if you have any files (Markdown or Asciidoc) in doc/ or docs/ they’ll be integrated into your docs. Title is inferred from file contents or filename as last resort. Sorting is alphabetic which may in many simpler cases alleviate the need for a cljdoc.edn file alltogether. > 💡 Remember that you need to either cut a release or build docs for a SNAPSHOT release to have your latest commits reflected in documentation builds.

aw_yeah 4
👍 8