docsconfig.json:
{
"outputDir": "tmp/docs",
"apiDir": "app/assets/javascripts"
}
Ran ngdocs
[~/code]> ngdocs
Generating Documentation...
Process ran > 9 minutes without writing any files
[~]> ps -ef | grep ngdocs
501 14704 14609 0 2:42PM ttys008 0:00.00 grep ngdocs
501 13425 642 0 2:33PM ttys009 8:45.81 node /usr/local/share/npm/bin/ngdocs
Folders are empty so far.
[~/code]> tree tmp/docs
tmp/docs
└── partials
docsconfig.json:
Ran
ngdocsProcess ran > 9 minutes without writing any files
Folders are empty so far.