Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

documentation of cocos2d-x

NotificationsYou must be signed in to change notification settings

cocos2d/cocos2d-x-docs

Repository files navigation

Contributing to these docs

Contributions to the Cocos documentation are always welcome. To edit a document, please fork the Cocosdocs repository.

Notes:

  • Fork ourdocs repo
  • Theen/ directory contains English contributions. Thezh/ directory contains 中文 contributions.
  • code blocks must be wrapped in a markdown codeblock. For Markdown help, please seeGitHub Flavored Markdown
  • Changes must be tested usinggitbook build andgitbook serve, and must be tested in multiple web browsers. For more information, see theRequirements section below.
  • Submit completed changes via apull request so they can be reviewed and merged.

Requirements

This documentation site is powered byGitBook. You needNode.js and npm to be able to build it.

To install gitbook:

npm install gitbook-cli -g

To install gitbook plugins:

gitbook install

Preview and Build

To preview the documentation site, run the following command in the cocos2d-x-docs directory:

gitbook serve

This command will build and launch a web server to host the site. It will also enable thelivereload plugin, which ensures that changes to the markdown source files automatically trigger a rebuild of the documentation site.

To build the html markdown only, use this command:

gitbook build

About

documentation of cocos2d-x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors14


[8]ページ先頭

©2009-2025 Movatter.jp