This repository has been archived by the owner on Aug 9, 2022. It is now read-only.
Releases: docascode/docfx-doclet
Releases · docascode/docfx-doclet
158834
Release for June, 2020. Supports DocFx V2
Latest Javadoc doclet for DocFX.
Changes:
- efc79d0 Merge pull request #41 from docascode/develop
- 7732efa implement comment inheritance for methods (#40)
- 6b05484 add step to search if there is any item in super class being overridden by given method, and add yaml. (#38)
- 1175eb2 move functions for single element to a separate utility class (#37)
- 6584b8d exclude private and package-private classes during documentation (#36)
This list of changes was auto generated.
143186
Latest Javadoc doclet for DocFX.
Changes:
- 78fc76a implement comment inheritance for methods (#40)
- d09486e add step to search if there is any item in super class being overridden by given method, and add yaml. (#38)
- 8373bd1 move functions for single element to a separate utility class (#37)
- 937ff45 exclude private and package-private classes during documentation (#36)
- a2d934e change to "https" for "Spring Lib" repository url
- 862e058 resolve the uid for context in @link (#33)
- 2b7bd09 not document package private (default modifier) elements (#32)
This list of changes was auto generated.
139131
Prerelease for May
resolve the uid for context in @link (#33) * add items in specForJava to localLookup context * add fuzzy resolve for @link content
82857: September Release (#25)
69365: fix bug 103515, fix inherited methods not added to references (#23)
Preview Javadoc doclet for DocFX.
Changes:
- 3774671 fix bug 103515, fix inherited methods not added to references (#23)
- 1ca9141 fix bug 100961, "[]" removed from all uids which leads to arrays not handle properly (#22)
This list of changes was [auto generated](https://apidrop.visualstudio.com/Content CI/_build/results?buildId=69365&view=logs).
66513: July Release (#20)
64527
Preview Javadoc doclet for DocFX.
Changes:
- 9de8eaa add missing "," in "spec.java", fix bug 100950 (#19)
- 1508870 add "inheritedMembers" in yaml, fix BUG 88740 (#18)
- 5a540e9 fix inheritance chain (BUG 88737 and BUG 88742) (#17)
- a71e7b7 resolve "name" of "spec.java" from fullname to shortname (#16)
- 5f44949 implement spec.java (#15)
- e5b994d sort item by uid in "items" and sort items.children when write yaml file (#14)
- 9ad7ddc temporarily disable search external items in XREF as they are not adding mapping files, Bug 99373 (#13)
- 0b75509 resolve the multiple generic parameters for overload (#12)
- 1698aae Merge pull request #10 from docascode/fixDoclet
- 8c1f9b3 handle generic for "overload" and add missing "package"
This list of changes was [auto generated](https://apidrop.visualstudio.com/Content CI/_build/results?buildId=64527&view=logs).
64294
Preview Javadoc doclet for DocFX.
Changes:
- 5a540e9 fix inheritance chain (BUG 88737 and BUG 88742) (#17)
- a71e7b7 resolve "name" of "spec.java" from fullname to shortname (#16)
- 5f44949 implement spec.java (#15)
- e5b994d sort item by uid in "items" and sort items.children when write yaml file (#14)
- 9ad7ddc temporarily disable search external items in XREF as they are not adding mapping files, Bug 99373 (#13)
- 0b75509 resolve the multiple generic parameters for overload (#12)
- 1698aae Merge pull request #10 from docascode/fixDoclet
- 8c1f9b3 handle generic for "overload" and add missing "package"
This list of changes was [auto generated](https://apidrop.visualstudio.com/Content CI/_build/results?buildId=64294&view=logs).