Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Done
-
3.0.0-beta1
-
Docs Required, Release Notes Required
Description
Generate API documentation with DocFX
- Install it as a local tool
- Update Gradle build to produce .NET docs along with Java docs on release
- Integrate docfx with msbuild somehow?
- Somehow include extended LINQ documentation https://github.com/apache/ignite-3/blob/main/modules/platforms/dotnet/Apache.Ignite/Internal/Linq/README.md
- Think of a way to integrate a Getting Started section
- Think of a way to integrate Examples