Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update master docs #8353

Merged
merged 11 commits into from
Feb 23, 2021
4 changes: 4 additions & 0 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ module.exports = {
"label": "v0.39",
"key": "v0.39"
},
{
"label": "v0.41",
"key": "v0.41"
},
{
"label": "master",
"key": "master"
Expand Down
2 changes: 1 addition & 1 deletion docs/core/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ This `queryCmd` function adds all the queries available to end-users for the app

Here is an example of a `queryCmd` aggregating subcommands from the `simapp` application:

+++ https://github.com/cosmos/cosmos-sdk/blob/0.40.0/simapp/simd/cmd/root.go#L99-L121
+++ https://github.com/cosmos/cosmos-sdk/blob/v0.40.0/simapp/simd/cmd/root.go#L99-L121

## Flags

Expand Down
216 changes: 108 additions & 108 deletions docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.