You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,14 @@
5
5
6
6
This doclet is designed to produce a YAML representation of the Javadoc-generated documentation, that can be integrated into [DocFX](https://dotnet.github.io/docfx/).
7
7
8
+
`Please Notice:` This default branch supports **DocFX V2** only.
9
+
10
+
If you are using [DocFX V3](https://github.com/dotnet/docfx/tree/v3), please check further in [main](https://github.com/docascode/docfx-doclet/tree/main) branch.
11
+
8
12
## Getting started
9
13
10
-
The easiest way is to just get the JAR files directly from our [releases](https://github.com/dendeli-msft/docfx-doclet/releases).
14
+
The easiest way is to just get the JAR files directly from our [Release for June, 2020. Supports DocFX V2
0 commit comments