Skip to content

Commit

Permalink
docs: remove app wiring mention in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrbrt committed Jun 29, 2022
1 parent 2c8fef0 commit 1e80f52
Show file tree
Hide file tree
Showing 20 changed files with 0 additions and 64 deletions.
5 changes: 0 additions & 5 deletions x/auth/spec/08_app_wiring.md

This file was deleted.

1 change: 0 additions & 1 deletion x/auth/spec/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,3 @@ This module is used in the Cosmos Hub.
* [REST](07_client.md#rest)
* **[Vesting](07_client.md#vesting)**
* [CLI](07_client.md#vesting#cli)
8. **[App Wiring](08_app_wiring.md)**
5 changes: 0 additions & 5 deletions x/authz/spec/06_app_wiring.md

This file was deleted.

1 change: 0 additions & 1 deletion x/authz/spec/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,3 @@ granting arbitrary privileges from one account (the granter) to another account
* [CLI](05_client.md#cli)
* [gRPC](05_client.md#grpc)
* [REST](05_client.md#rest)
6. **[App Wiring](06_app_wiring.md)**
5 changes: 0 additions & 5 deletions x/capability/spec/03_app_wiring.md

This file was deleted.

1 change: 0 additions & 1 deletion x/capability/spec/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,3 @@ func NewApp(...) *App {

1. **[Concepts](01_concepts.md)**
1. **[State](02_state.md)**
1. **[App Wiring](03_app_wiring.md)**
5 changes: 0 additions & 5 deletions x/distribution/spec/09_app_wiring.md

This file was deleted.

1 change: 0 additions & 1 deletion x/distribution/spec/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,3 @@ to set up a script to periodically withdraw and rebond rewards.
8. **[Client](08_client.md)**
* [CLI](08_client.md#cli)
* [gRPC](08_client.md#grpc)
9. **[App Wiring](09_app_wiring.md)**
5 changes: 0 additions & 5 deletions x/evidence/spec/08_app_wiring.md

This file was deleted.

5 changes: 0 additions & 5 deletions x/group/spec/06_app_wiring.md

This file was deleted.

1 change: 0 additions & 1 deletion x/group/spec/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,3 @@ This module allows the creation and management of on-chain multisig accounts and
* [CLI](05_client.md#cli)
* [gRPC](05_client.md#grpc)
* [REST](05_client.md#rest)
6. **[App Wiring](06_app_wiring.md)**
5 changes: 0 additions & 5 deletions x/mint/spec/07_client.md

This file was deleted.

1 change: 0 additions & 1 deletion x/mint/spec/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ parent:
* [CLI](06_client.md#cli)
* [gRPC](06_client.md#grpc)
* [REST](06_client.md#rest)
7. **[App Wiring](07_app_wiring.md)**
5 changes: 0 additions & 5 deletions x/nft/spec/05_app_wiring.md

This file was deleted.

5 changes: 0 additions & 5 deletions x/params/spec/03_app_wiring.md

This file was deleted.

1 change: 0 additions & 1 deletion x/params/spec/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,3 @@ The following contents explains how to use params module for master and user mod
* [Key](02_subspace.md#key)
* [KeyTable](02_subspace.md#keytable)
* [ParamSet](02_subspace.md#paramset)
3. * **[App-Wiring](03_app_wiring.md)**
5 changes: 0 additions & 5 deletions x/slashing/spec/10_app_wiring.md

This file was deleted.

1 change: 0 additions & 1 deletion x/slashing/spec/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,3 @@ This module will be used by the Cosmos Hub, the first hub in the Cosmos ecosyste
* [CLI](09_client.md#cli)
* [gRPC](09_client.md#grpc)
* [REST](09_client.md#rest)
10. **[App Wiring](10_app_wiring.md)**
5 changes: 0 additions & 5 deletions x/upgrade/spec/05_app_wiring.md

This file was deleted.

1 change: 0 additions & 1 deletion x/upgrade/spec/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,3 @@ recover from.
* [CLI](04_client.md#cli)
* [REST](04_client.md#rest)
* [gRPC](04_client.md#grpc)
5. **[App Wiring](05_app_wiring.md)

0 comments on commit 1e80f52

Please sign in to comment.