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 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 |