#Umbraco Documentation
Documentation on the Umbraco core functionality and APIs.
##Installation Describes how Umbraco is installed, using either WebMatrix, Microsoft Platform Installer, or from a zip-file.
##Using Umbraco Describes Umbraco terminology, configuration files/settings & step by step guides on how to approach the different areas in Umbraco.
##Developers' Reference Templating, querying, searching and other Umbraco APIs.
##Cheatsheets Cheatsheets for easy overview of different areas like the Razor API and Views syntax.
##Extending Umbraco Documentation on how to extend umbraco with your own editors, trees, sections, and how to distribute those extensions as packages. (coming soon)
##Development Guidelines How to work with the Umbraco codebase.
###Contribution Umbraco is a community powered project and we welcome any contribution, big or small. Even fixing a typo is a valuable contribution. See how to contribute