Skip to content

Docs: Build Lifecycle starts halfway through a point #23074

@aSemy

Description

@aSemy

The very first sentence of Build Lifecycle starts with:

We said earlier that the core of Gradle is a language for dependency based programming. In Gradle terms this means that you can define tasks and dependencies between tasks.

This is quite strange to read. If I land directly on this page from a link or Google, then I don't know what was said earlier.

Suggestions:

  • Directly link to the part in the docs that explains what 'dependency based programming' is
    [We said earlier](https://docs.gradle.org/current/link-to-relevant-docs-page.html] that...
  • Rephrase to read more naturally
    Gradle is a language for dependency based programming. In Gradle terms this means that you can define tasks and dependencies between tasks. 

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions