nodejs && apidoc

1. 安装nodejs
     http://www.nodejs.org
     源码编译
     configure —prefix=/usr/local/nodejs
     make && make install
2. 安装apidoc
      npm install apidoc -g 
 
posted @ 2015-09-02 14:50  jhhu  阅读(205)  评论(0编辑  收藏  举报