mirror of
https://github.com/shelljs/shelljs.git
synced 2025-12-08 20:35:51 +00:00
The gendocs script no longer depends on commands.js. This now works by iterating over source files and parsing them directly. Partially related to issue #1160 and #1172. Test: npm run gendocs