I use sphinx for some software documentation because it works very well ... but my project is a java project and I would like to run sphinx from an ant script.
Has anyone written a custom ant task to call sphinx?
There is no sphinx in a particular question.
However (you probably already know this): you can run almost any program, especially any command line application, using the ant task exec.
exec
Source: https://habr.com/ru/post/1724648/More articles:mysqlplus is better adapter than ruby mysql? - ruby | fooobar.comBy including a JSP page on another JSP page, how do I avoid multiple HEAD / BODY sections? - java-eeWhat could cause the Windows service to freeze if the console application does not do the same using the same base libraries? - c #Using HTML collectors in grails instead of GSP - javaJQuery UI draggable doesn't work at all! - javascriptКак добавить mime-тип для элемента в Firefox? - mime-typesHashing multiple files - pythonPHP Chart Library - phpHow to remove punctuation from a string in C - cjQuery: add separately or immediately + selector? - performanceAll Articles