cd docs
npm install
npm run serve
open http://localhost:8080
Override library with local install (typically in ~/.m2)
lein pom
lein jar
lein install
Create a lein checkout symlink to local version: https://github.com/technomancy/leiningen/blob/master/doc/TUTORIAL.md#checkout-dependencies
lein deploy clojars
(Remember to increment version in project.clj
to release new version)
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |