Skip to content

Commit

Permalink
Update docs banners
Browse files Browse the repository at this point in the history
Remove banners about upcoming features.

Co-Authored-By: peter-csala <[email protected]>
  • Loading branch information
martincostello and peter-csala committed Feb 5, 2024
1 parent a658945 commit ede127f
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 15 deletions.
3 changes: 0 additions & 3 deletions docs/chaos/behavior.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Behavior chaos strategy

> [!IMPORTANT]
> This documentation page describes an upcoming feature of Polly.
## About

- **Options**: [`ChaosBehaviorStrategyOptions`](xref:Polly.Simmy.Behavior.ChaosBehaviorStrategyOptions)
Expand Down
3 changes: 0 additions & 3 deletions docs/chaos/fault.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Fault chaos strategy

> [!IMPORTANT]
> This documentation page describes an upcoming feature of Polly.
## About

- **Options**: [`ChaosFaultStrategyOptions`](xref:Polly.Simmy.Fault.ChaosFaultStrategyOptions)
Expand Down
3 changes: 0 additions & 3 deletions docs/chaos/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Chaos engineering

> [!IMPORTANT]
> This documentation page describes an upcoming feature of Polly.
**Chaos engineering** is the discipline of experimenting on a system in order to build confidence in the system's capability to withstand turbulent conditions in production.

If you want to learn more about chaos engineering:
Expand Down
3 changes: 0 additions & 3 deletions docs/chaos/latency.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Latency chaos strategy

> [!IMPORTANT]
> This documentation page describes an upcoming feature of Polly.
## About

- **Options**: [`ChaosLatencyStrategyOptions`](xref:Polly.Simmy.Latency.ChaosLatencyStrategyOptions)
Expand Down
3 changes: 0 additions & 3 deletions docs/chaos/outcome.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Outcome chaos strategy

> [!IMPORTANT]
> This documentation page describes an upcoming feature of Polly.
## About

- **Options**:
Expand Down

0 comments on commit ede127f

Please sign in to comment.