Documentation
We provide documentation for each versioned release and each incremental build.
Latest Release
The documentation for the latest release (currently 0.10.0) is always available at:
- http://immutant.org/documentation/current/ - Manual
- http://immutant.org/documentation/current/apidoc/ - Clojure API docs
You can access the documentation for prior releaes on our releases page.
Latest Incremental Build
The documentation for the latest successful incremental build is always available at:
- http://immutant.org/builds/LATEST/html-docs - Manual
- http://immutant.org/builds/LATEST/html-docs/apidoc/ - Clojure API docs
You can access the documentation for prior incremental builds on our builds page.
Documentation Issues
If you find any issues with our documentation or have any questions about it, please let us know.
The manual is written in org-mode, and you can find the source in our git repository if you are inclined to provide a patch.

