Dear All, I was following the steps in the below link to generate API documentation in Fineract CN. Link: https://cwiki.apache.org/confluence/display/FINERACT/Apache+Fineract+CN+API+Documentation
When I ran Asciidoctor the documentation is not getting generated. A HTML file with timestamp is getting generated. [image: AsciiDoctor.png] c:\All\fineractcn\fineract-cn-accounting\component-test>gradle asciidoctor > Task :asciidoctor io/console not supported; tty will not be manipulated Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/4.10.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 1m 32s 1 actionable task: 1 executed Can someone help me understand what i am missing.? Thanks, Karthik
