- #38: Add a global fuzzy search. (@netzpirat)
- #37: Start a local server. (@netzpirat)
- #40: Fix asset path for extra files in subdirectories. (@ryan-roemer)
- Don't not show the empty tab search window on start in Firefox. (@netzpirat)
- Show external links in top level document to avoid
X-Frame-Options
blocking. (@netzpirat) - Add support for keyboard navigation. (@netzpirat)
- Remove tree indention and show namespace of entities in the search result. (@netzpirat)
- Implement
@method
tag. - #19: Implement
@overload
tag. (@netzpirat) - Add
@concern
as mixin specialization with defined class and instance methods. (@netzpirat) - #17: Implement
@param
reference tags. (@netzpirat) - #36: Make the example title optional. (@netzpirat)
- Rename
@module
to@mixin
to avoid confusion with Node.js modules. (@netzpirat) - #30: Make the frames view the default. (@netzpirat)
- #35: Links aren't working on Class/Module List dropdown for parent nodes. (@netzpirat)
- #15: Generate a TOC for file contents. (@netzpirat)
- Detect inner (nested) classes. (@netzpirat)
- #34: Fix label assignment in references. (@netzpirat)
- #28: Description for
@param
and@option
is now optional. (@mattijs)
- #27: Added support for
@copyright
tag. (@mattijs) - #25: Exclude functions internal to the class closure. (@netzpirat)
- Make the doc reference resolver more fail safe. (@netzpirat)
- #20: Parse class/method references in the docs. (@netzpirat)
- #18: Support the
@see
tag. (@netzpirat) - #22: Add a
Private
badge to private classes. (@netzpirat) - #21: Filter private methods when to explicit set to include. (@netzpirat)
- #14: Make the class list a tree. (@netzpirat)
- #11: Add frame based sidebar. (@netzpirat)
- #12: Rename class index so it can be pushed to GithHub pages. (@netzpirat)
- #10: Improve the class comment section. (@inossidabile)
- #9: Real CoffeeScript code highlighting. (@inossidabile, Highlighter by @dnagir)
- #8: Improve comment parsing with dots. (@inossidabile)
- #7: Make
@return
description optional. (@inossidabile) - #5: Support
@private
option for classes. (@inossidabile)
- Fix wrong path to NPM package binary. (@netzpirat)
- First public release. (@netzpirat)
- Initial release to reserve the NPM name. (@netzpirat)