tree: 870a4bbe98473735969905c32322a8627c80a66e [path history] [tgz]
  1. ant.txt
  2. dependencies.txt
  3. docker.txt
  4. forbiddenApis.txt
  5. formatting.txt
  6. git.txt
  7. localSettings.txt
  8. publishing.txt
  9. README.md
  10. tests.txt
  11. validateLogCalls.txt
  12. workflow.txt
dev-docs/gradle-help/README.md

Gradle Help Documentation

This directory contains text files that provide help documentation for various Gradle tasks and project workflows in Solr.

Purpose

These text files serve as the content for Gradle's help tasks. When users run commands like ./gradlew helpWorkflow or ./gradlew helpTests, Gradle displays the content of the corresponding text file in this directory.