cocos2d/cocos2d-x-docs

Name: cocos2d-x-docs

Owner: cocos2d

Description: documentation of cocos2d-x

Created: 2017-09-30 01:51:32.0

Updated: 2018-05-21 06:55:53.0

Pushed: 2018-05-21 06:55:52.0

Homepage: null

Size: 65740

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Cocos Documentation User Manual

Contributing to these docs

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

Notes:

Requirements

This documentation site is powered by GitBook. You need Node.js and npm to be able to build it.

To install gitbook:

install gitbook-cli -g

To install gitbook plugins:

ook install
Preview and Build

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

ook serve

This command will build and launch a web server to host the site. It will also enable the livereload 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:

ook build

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.