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

Appearance settings

Soft8Soft/verge3d-docs

Open more actions menu

Repository files navigation

Verge3D User Manual and API Reference

Here is the source code of Verge3D User Manual and API Reference.

Translation Guide

  1. Install npm.

  2. Go to the documentation folder and install dependencies with the command:

npm install
  1. Copy the translated manual file(s) from the manual/en/... to manual/LANG directory or if you're going to translate the API documenation, copy from api/en/... to api/LANG.

  2. Add translated file(s) to the list.json file.

  3. Add translated language in the generate.js file:

const LANGUAGES = ['en', 'ru', 'zh', 'PUT_YOUR_LANGUAGE_HERE']
  1. Generate documentation:
node generate.js
  1. Check out the generated manual in the output directory.

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.