Skip to content

Getting Started

Yung-Sheng Lu edited this page Nov 4, 2017 · 5 revisions

Prerequisite

  1. Download Node.js and install on your working environment.
  2. Dependencies of gulp as global.
    npm install gulp -g

Use docoGen editor

(Wait until beta version release!)

Run docoGen in your code

  • You can see the ./example directory in the repository. (the demo to use docoGen in your computer)
  • An example on Linux platform.
  • First run will take a few minutes to install some packages.

Notice: Linux can't support Chinese package!

Clone this wiki locally