TODO fill this with everything a developer starting to work on Xiana might need to know
This is done automatically using Codox
To generate or update the current version run the script:
script/build-docs.sh
This runs the following:
clj -X:codox
mv docs/new docs/{{version-number}}
It also updates the index.html file to point to the new version.
Can you improve this documentation? These fine people already did:
Krisztian Gulyas & IainEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close