Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Releases: docascode/docfx-doclet

158834

26 Aug 06:32
Compare
Choose a tag to compare
158834 Pre-release
Pre-release

Latest Javadoc doclet for DocFX.

Changes:

  • 628f5ec add sdp models
  • 9380f2e Merge pull request #43 from docascode/sdp
  • 72fd73b refine memory cache model as pre-step for generating SDP based yaml

This list of changes was auto generated.

Release for June, 2020. Supports DocFx V2

05 Jun 09:30
efc79d0
Compare
Choose a tag to compare

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

05 Jun 03:41
78fc76a
Compare
Choose a tag to compare
143186 Pre-release
Pre-release

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

13 May 09:21
0b3bd2a
Compare
Choose a tag to compare

Latest Javadoc doclet for DocFX.

Changes:

  • 0b3bd2a repos.spring requires https even if unauthenticated. force the update on the repo referencein pom.xml so that local builds work (#31)
  • f1575f7 May Release For 2020 (#34) [ #32, #33 ]

This list of changes was auto generated.

Prerelease for May

11 May 05:32
862e058
Compare
Choose a tag to compare
Prerelease for May Pre-release
Pre-release
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)

11 Sep 06:59
de69fe1
Compare
Choose a tag to compare

Latest Javadoc doclet for DocFX.

Changes:

This list of changes was auto generated.

69365: fix bug 103515, fix inherited methods not added to references (#23)

23 Jul 03:56
3774671
Compare
Choose a tag to compare

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)

15 Jul 06:36
7f26c29
Compare
Choose a tag to compare

Latest Javadoc doclet for DocFX.

Changes:

This list of changes was auto generated.

64527

04 Jul 09:33
9de8eaa
Compare
Choose a tag to compare
64527 Pre-release
Pre-release

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

03 Jul 06:14
5a540e9
Compare
Choose a tag to compare
64294 Pre-release
Pre-release

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).