mirror of https://github.com/apache/lucene.git
Follow-up to help/ant.txt removal.
This commit is contained in:
parent
1679076bde
commit
c0852d1e9c
|
@ -20,7 +20,6 @@
|
||||||
configure(rootProject) {
|
configure(rootProject) {
|
||||||
def helpFiles = [
|
def helpFiles = [
|
||||||
["Workflow", "help/workflow.txt", "Typical workflow commands."],
|
["Workflow", "help/workflow.txt", "Typical workflow commands."],
|
||||||
["Ant", "help/ant.txt", "Ant-gradle migration help."],
|
|
||||||
["Tests", "help/tests.txt", "Tests, filtering, beasting, etc."],
|
["Tests", "help/tests.txt", "Tests, filtering, beasting, etc."],
|
||||||
["Formatting", "help/formatting.txt", "Code formatting conventions."],
|
["Formatting", "help/formatting.txt", "Code formatting conventions."],
|
||||||
["Jvms", "help/jvms.txt", "Using alternative or EA JVM toolchains."],
|
["Jvms", "help/jvms.txt", "Using alternative or EA JVM toolchains."],
|
||||||
|
|
Loading…
Reference in New Issue