8000 Merge branch 'master' of github.com:documentationjs/documentation · developit/documentation@2c7e36b · GitHub
[go: up one dir, main page]

Skip to content

Commit 2c7e36b

Browse files
committed
Merge branch 'master' of github.com:documentationjs/documentation
2 parents 2389df3 + 3675823 commit 2c7e36b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
* Removes `docset` support from documentation.js: this will be supported
44
by a 3rd party tool in the future
5+
* JSDoc parse errors are now printed to stderr.
6+
* Parameter tags that document sub-parameters, such as `@param {Type} options.option`,
7+
are now nested under their parent parameter.
8+
* HTML output now includes events.
9+
* Error messages now include source file name and line number.
10+
* @typedef names are now inferred correctly.
511

612
## 1.4.0
713

0 commit comments

Comments
 (0)
0