= The Kite User Guide = The primary source of documentation is the [http://www.kite-language.org/docs/kite-1.0.3-docs/ Kite user manual] ([http://www.kite-language.org/files/kite-1.0.3-docs.tar.gz as a tarball]). For installation instructions, see InstallationGuide. For examples of Kite code, see the [http://www.kite-language.org/trac/browser/interpreter/trunk/tests unit tests] located in the Subversion repository. For kdoc documentation, [http://www.kite-language.org/docs/kdoc-1.0.3/__root.html try this link]. We also now have Kite API documentation! [http://www.kite-language.org/docs/kite-1.0.3-api-docs/ See here] for doxygen documentation, and [http://www.kite-language.org/docs/kite-1.0.3-docs/Extending-Kite.html#Extending-Kite this tutorial] for more information. '''NOTE:''' 0.4 and earlier documentation can be found at OldUserGuide.