Requires Node/NPM installed.
./bin/build.sh
Troubleshooting: npm install
./bin/open-local-site.sh
to open up the built version of the site in your browser.
./bin/run-local-server.sh
to open the site if you require plugins (like Dark Reader) which work poorly with file://
URLs.
The documentation site includes documentation for previous releases as well as the current main branch.
These are located by branch name convention - branches prefixed with docs-v*
will be included.
To follow the docs release checklist, please read RELEASING.adoc
Can you improve this documentation? These fine people already did:
James Henderson, Steven Deobald, Dan Mason & Jeremy TaylorEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close