Here we look at cljdoc features for APIs
Namespace docstrings can contain markdown.
And should support links repo to articles and inline repo images
Wikilinks work from namespace docstrings:
exercise7
cljdoc-exerciser.ns2
cljdoc-exerciser.ns2/whatever
Wikilink syntax [[that does not resolve to any var or ns]] is not converted to a link, this includes any typos like [[cljdoc-exerciser.ns2/whatevs]] [[cljdoc-exorcisor.core]]
Here we look at cljdoc features for APIs Namespace docstrings **can** contain markdown. And should support links repo [to articles](/doc/tests/md-features.md) and inline repo images  Wikilinks work from namespace docstrings: - a var local to this namespace [[exercise7]] - a different namespace [[cljdoc-exerciser.ns2]] - a var in a different namespace [[cljdoc-exerciser.ns2/whatever]] Wikilink syntax [[that does not resolve to any var or ns]] is not converted to a link, this includes any typos like [[cljdoc-exerciser.ns2/whatevs]] [[cljdoc-exorcisor.core]]
Clojure namespace - test when there are differences between platforms.
Clojure namespace - test when there are differences between platforms.
ClojureScript namespace - test when there are differences between platforms.
ClojureScript namespace - test when there are differences between platforms.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close