# crowbar **Repository Path**: lilinji/crowbar ## Basic Information - **Project Name**: crowbar - **Description**: Cloud Operations Platform - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-11 - **Last Updated**: 2024-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Crowbar Documentation README _This is not the documentation you are looking for... it is a pointer to the real documentation._ ## Looking for Crowbar Resources? [The Crowbar website](http://crowbar.github.io) has links to all information and is our recommended starting place. ## Specific Crowbar Documentation We track Crowbar documentation with the code so that we can track versions of documentation with the code. Here are commonly requested references: * [Getting Started Guide](https://github.com/crowbar/crowbar/blob/master/doc/gettingstarted.md) * [User Resources](https://github.com/crowbar/crowbar/blob/master/doc/userguide.md) * [Developer Resources](https://github.com/crowbar/crowbar/blob/master/doc/devguide.md) * [Crowbar Release Management](https://github.com/crowbar/crowbar/blob/master/doc/releasenotes.md) > You may need to look in subdirectories under the links above for additional details. ## Background Crowbar documentation is distributed into multiple places under the /doc directory of each Crowbar module (aka "barclamps"). When the modules are installed, Crowbar combines all the /doc directories into a master documentation set. These directories are structured into subdirectories for general topics. This structure is common across all barclamps in the [Crowbar project](https://github.com/crowbar/) > Please, do NOT add documentation in locations besides /doc! If necessary, expand this README to include pointers to important /doc information.