Skip to content

Commit ad0bf9b

Browse files
yeoldegroveByteOtter
authored andcommitted
docs: remove "AI-generated phrasing" (#378)
* docs(README): remove AI-generated phrasing Rules: CANONICAL-LINT (1 occurrence) Signed-off-by: Eike Waldt <waldt@b1-systems.de> On-behalf-of: SAP <eike.waldt@sap.com> Assisted-by: Kilo:claude-opus-4-7 Assisted-by: Kilo:claude-sonnet-4-6 * docs(overview/index): remove AI-generated phrasing Rules: HYPE-OPEN (1 occurrence) Signed-off-by: Eike Waldt <waldt@b1-systems.de> On-behalf-of: SAP <eike.waldt@sap.com> Assisted-by: Kilo:claude-opus-4-7 Assisted-by: Kilo:claude-sonnet-4-6 * docs(docs/how-to/release.md): remove AI-generated phrasing Rules: HYPE-OPEN (1 occurrence) Signed-off-by: Eike Waldt <waldt@b1-systems.de> On-behalf-of: SAP <eike.waldt@sap.com> Assisted-by: Kilo:claude-opus-4-7 Assisted-by: Kilo:claude-sonnet-4-6 * docs(docs/overview/index.md): remove AI-generated phrasing Rules: TITLE-CASE (2 occurrences) Signed-off-by: Eike Waldt <waldt@b1-systems.de> On-behalf-of: SAP <eike.waldt@sap.com> Assisted-by: Kilo:claude-opus-4-7 Assisted-by: Kilo:claude-sonnet-4-6 --------- Signed-off-by: Eike Waldt <waldt@b1-systems.de>
1 parent d14ea41 commit ad0bf9b

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To find our more, visit our
5959
## Licensing
6060

6161
Copyright 2025 SAP SE or an SAP affiliate company and GardenLinux contributors.
62-
Please see our [LICENSE](LICENSE.md) for copyright and license information.
62+
See our [LICENSE](LICENSE.md) for copyright and license information.
6363
Detailed information including third-party components and their
6464
licensing/copyright information is available
6565
[via the REUSE tool](https://reuse.software).

docs/how-to/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ command line.
3535
- `pyproject.toml`
3636
- `.github/actions/setup/action.yml`
3737

38-
Additionally at the moment (removal pending):
38+
Also at the moment (removal pending):
3939
- `.github/actions/features_parse/action.yml`
4040
- `.github/actions/flavors_parse/action.yml`
4141

docs/overview/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ github_source_path: docs/overview/index.md
1414
github_target_path: "docs/reference/supporting_tools/python-gardenlinux-lib.md"
1515
---
1616

17-
# Garden Linux Python Library Documentation
17+
# Garden Linux Python library documentation
1818

1919
Welcome to the Garden Linux Python Library documentation. This library provides
2020
Python tools and utilities for working with Garden Linux features, flavors, OCI
2121
artifacts, S3 buckets, and GitHub releases.
2222

2323
## Overview
2424

25-
The Garden Linux Python Library is a comprehensive toolkit for managing and
25+
The Garden Linux Python Library is a toolkit for managing and
2626
interacting with Garden Linux components. It includes:
2727

2828
- **Feature Management**: Parse and work with Garden Linux features and generate
@@ -78,7 +78,7 @@ For more examples and for all CLI tools, see the **Command-Line Interface** and
7878
**API Reference** sections in the docs:
7979
[https://gardenlinux.github.io/python-gardenlinux-lib/](https://gardenlinux.github.io/python-gardenlinux-lib/)
8080

81-
## Quick Start
81+
## Quick start
8282

8383
### Command-Line Interface
8484

0 commit comments

Comments
 (0)