mirror of
https://github.com/jsdoc/jsdoc.git
synced 2026-02-01 16:45:41 +00:00
- Switched to a new Rhino fork: https://github.com/jsdoc3/rhino (currently reflects mozilla/rhino HEAD + enhancements for JSDoc) - Removed jsdoc/util/global; new Rhino fork provides a `global` alias just like Node.js - Moved most of jsdoc.js into cli.js, and refactored for clarity