slippery chicken is documented in the form of a manual (the main source of discursive information and examples), source code documentation (for details on individual methods, classes, and functions), and papers.

Source code documentation

slippery chicken's source code is documented inline. The explanatory comments and examples are extracted automatically by robodoc to produce webpages and a PDF. These form the main source of detailed information on the project's methods, classes, and functions. The PDF is just a collation of the same information available on the webpages. Note that not every method or function is documented in this manner, rather, only those which are deemed part of the public interface (i.e. useful to the majority of slippery chicken users).

Browse the source code documentation.

Download a single PDF of the source code documentation.