Skip to content

Commit

Permalink
Merge pull request #1 from Maks1mS/automated-documentation-update-620…
Browse files Browse the repository at this point in the history
…1240657

Automated documentation update
  • Loading branch information
Maks1mS authored Sep 15, 2023
2 parents d2da10d + 15c8bed commit ca62d93
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 8 deletions.
6 changes: 2 additions & 4 deletions src/color/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ A feature to remind you of your favorite color

```json
"features": {
"ghcr.io/devcontainers/feature-starter/color:1": {
"version": "latest"
}
"ghcr.io/Maks1mS/devcontainers-features/color:1": {}
}
```

Expand All @@ -23,4 +21,4 @@ A feature to remind you of your favorite color

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/feature-starter/blob/main/src/color/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/Maks1mS/devcontainers-features/blob/main/src/color/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
6 changes: 2 additions & 4 deletions src/hello/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ A hello world feature

```json
"features": {
"ghcr.io/devcontainers/feature-starter/hello:1": {
"version": "latest"
}
"ghcr.io/Maks1mS/devcontainers-features/hello:1": {}
}
```

Expand All @@ -23,4 +21,4 @@ A hello world feature

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/feature-starter/blob/main/src/hello/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/Maks1mS/devcontainers-features/blob/main/src/hello/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
24 changes: 24 additions & 0 deletions src/wine/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

# Wine (wine)

A feature to remind you of your favorite color

## Example Usage

```json
"features": {
"ghcr.io/Maks1mS/devcontainers-features/wine:1": {}
}
```

## Options

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | - | string | 8.15 |



---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/Maks1mS/devcontainers-features/blob/main/src/wine/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 comments on commit ca62d93

Please sign in to comment.