[
https://issues.apache.org/jira/browse/CB-6751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14194279#comment-14194279
]
ASF GitHub Bot commented on CB-6751:
------------------------------------
Github user shazron commented on the pull request:
https://github.com/apache/cordova-docs/pull/236#issuecomment-61442878
Thanks @kant2002 - but I'm running into some problems with a fresh copy of
your branch. Here's what I did:
```
$ git clone https://github.com/kant2002/cordova-docs.git
$ cd cordova-docs
$ git checkout CB-6751
$ npm install
$ bin/genjs
[...]
=> Generating the Cordova Documentation for 1.5.0-en...
fs.js:432
return binding.open(pathModule._makeLong(path), stringToFlags(flags),
mode);
^
Error: ENOENT, no such file or directory
'/Users/shazron/Desktop/cordova-docs/tmp/docs/cordova/accelerometer/accelerometer.getCurrentAcceleration.md'
at Object.fs.openSync (fs.js:432:18)
at Object.fs.readFileSync (fs.js:289:15)
at FileMerger.run
(/Users/shazron/Desktop/cordova-docs/lib/cordova/pre/filemerger.js:74:44)
at /Users/shazron/Desktop/cordova-docs/lib/docs_generator.js:147:32
at /Users/shazron/Desktop/cordova-docs/lib/docs_generator.js:39:17
at Array.forEach (native)
at processEachFile
(/Users/shazron/Desktop/cordova-docs/lib/docs_generator.js:30:26)
at /Users/shazron/Desktop/cordova-docs/lib/docs_generator.js:44:17
at Array.forEach (native)
at processEachFile
(/Users/shazron/Desktop/cordova-docs/lib/docs_generator.js:30:26)
```
> Use joDoc-js (nodejs) instead of joDoc ruby
> -------------------------------------------
>
> Key: CB-6751
> URL: https://issues.apache.org/jira/browse/CB-6751
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Docs
> Affects Versions: Master
> Reporter: Shazron Abdullah
> Assignee: Shazron Abdullah
>
> https://github.com/azakus/jodoc-js
> https://github.com/davebalmer/joDoc/issues/17
> This will remove the Ruby dependency and use nodejs which all of us have
> installed (and all users if they use the CLI)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]