Releases: docsbydoxdox/doxdox
Releases · docsbydoxdox/doxdox
v0.0.10
- Updated to latest version of Handlebars.
v0.0.9
- Fixed issue with relative source paths.
- Updated to latest version of dox.
v0.0.8
- Updated to latest version of dox.
v0.0.7
- Added support for examples tag.
- Added support for returns tag.
- Added both
bower_components
and gulpfile
to default walk exceptions.
v0.0.6
- Added support for custom Handlebars templates.
- Improved built-in template selection (now case insensitive).
v0.0.5
- Added support for crawling directories.
- Added support for pulling title and description from package.json files.
- Added "Back to Top" link.
- Minor visual changes.
v0.0.4
- Improved Node.js support with the addition of a new method: parseFile.
v0.0.3
- Updated doxdox to be importable through Node.js
v0.0.2
- Added output flag.
- Added syntax highlighting to Bootstrap layout.