# cocos-docs **Repository Path**: softtomorrow/cocos-docs ## Basic Information - **Project Name**: cocos-docs - **Description**: Documentations for Cocos2d-x, Cocos2d-html5 and CocoStudio - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Documentations =============== These are documents for Cocos2d-x, Cocos2d-html5 and CocoStudio. Please select your language entry: - [__English__](catalog/en.md) - [__中文__](catalog/zh.md) - [__日本語__](catalog/ja.md) - [__한국어__](catalog/ko.md) ### Contributing Please read more details of the [Contributor Guide](./manual/framework/native/v2/best-practice/cocos-docs-style/en.md) before you commit. Generally speaking, these docs are written in [Github Flavored Markdown](https://help.github.com/articles/github-flavored-markdown) format, and are maintained on [https://github.com/cocos2d/cocos-docs](https://github.com/cocos2d/cocos-docs) repository. You can fork this github repository, add your contribution, then send a pull request to us.