Requires Node/NPM installed.
./bin/build.sh
./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 master branch.
These are located by branch name convention - branches prefixed with docs-v* will be included.
Create a docs-v<new-version> branch
Update docs/reference/antora.yml:
Delete prerelease: indeed and display-version: master lines
Update version: master to version: <new-version>
Commit, push branch to the main JUXT Crux repo
Head over to crux-site to deploy the docs.
Can you improve this documentation? These fine people already did:
James Henderson, Dan Mason, Steven Deobald & Jeremy TaylorEdit 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 |