You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by za...@apache.org on 2020/02/06 08:58:49 UTC

[calcite] 02/03: Site: Add two links with useful information about Gradle (Rui Wang)

This is an automated email from the ASF dual-hosted git repository.

zabetak pushed a commit to branch site
in repository https://gitbox.apache.org/repos/asf/calcite.git

commit 0ce8d24af33ac388643234fab216a0c6e98835fe
Author: amaliujia <am...@gmail.com>
AuthorDate: Tue Nov 19 12:31:44 2019 -0800

    Site: Add two links with useful information about Gradle (Rui Wang)
    
    Close apache/calcite#1596
---
 site/_docs/howto.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/site/_docs/howto.md b/site/_docs/howto.md
index 23274dc..fe95680 100644
--- a/site/_docs/howto.md
+++ b/site/_docs/howto.md
@@ -83,6 +83,10 @@ In the typical case you don't need to install Gradle manually, and
 You can install Gradle manually, however please note that there might
 be impedance mismatch between different versions.
 
+For more information about Gradle, check the following links:
+[Gradle five things](https://docs.gradle.org/current/userguide/what_is_gradle.html#five_things);
+[Gradle multi-project builds](https://docs.gradle.org/current/userguide/intro_multi_project_builds.html).
+
 ## Running tests
 
 The test suite will run by default when you build, unless you specify