Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,9 @@ site_description: >-
Gradle Cookbook is an open-source collection of recipes, guides and examples for the Gradle Build Tool.
This is a complementary resource to the official Gradle User Manual.
copyright: >
Copyright © 2024 - All contributors to the repository and included components.
The original content licenses and copyrights from the included repositories are preserved,
you can find them in the linked repositories.

Gradle and the Gradlephant logo (the "Gradle Marks") are registered trademarks of Gradle, Inc. and/or its subsidiaries.
Use of the Gradle Marks the Gradle Cookbook pages is for identification purposes only and does not imply sponsorship or endorsement by Gradle, Inc.
In the Gradle Cookbook, "Gradle" typically means "Gradle Build Tool" and does not reference Gradle Inc. and/or its subsidiaries.
Copyright © 2025 - All contributors to the repository and included components.
Gradle®, Develocity®, Build Scan®, and the Gradlephant logo are registered trademarks of Gradle, Inc.
On this resource, "Gradle" typically means "Gradle Build Tool" and does not reference Gradle, Inc. and/or its subsidiaries.
docs_dir: docs
repo_url: https://github.com/gradle/cookbook
repo_name: Gradle Cookbook
Expand Down
Loading