cosmos / interchain-security

Interchain Security is an open sourced IBC application which allows cosmos blockchains to lease their proof-of-stake security to one another.
https://cosmos.github.io/interchain-security/
Other
154 stars 115 forks source link

docs: add docs on modules (backport #2269) #2322

Closed mergify[bot] closed 3 days ago

mergify[bot] commented 3 days ago

Description

Closes: #XXXX

ToDo:


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.

I have...

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.

I have...


This is an automatic backport of pull request #2269 done by Mergify.

mergify[bot] commented 3 days ago

Cherry-pick of d0a1398e5530d3486492b40012789b6099ec4757 has failed:

On branch mergify/bp/release/v6.1.x/pr-2269
Your branch is up to date with 'origin/release/v6.1.x'.

You are currently cherry-picking commit d0a1398e.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
    modified:   .gitignore
    modified:   docs/build_deploy.sh
    new file:   docs/docs/build/_category_.json
    new file:   docs/docs/build/modules/01-overview.md
    new file:   docs/docs/build/modules/02-provider.md
    new file:   docs/docs/build/modules/03-consumer.md
    renamed:    docs/docs/features/democracy-modules.md -> docs/docs/build/modules/04-democracy.md
    new file:   docs/docs/build/modules/_category_.json
    modified:   docs/docs/consumer-development/consumer-genesis-transformation.md
    modified:   docs/docs/features/_category_.json
    modified:   docs/docs/features/reward-distribution.md
    modified:   docs/docs/frequently-asked-questions.md
    modified:   docs/docs/index.mdx
    modified:   docs/docs/integrators/_category_.json
    modified:   docs/docs/introduction/_category_.json
    modified:   docs/docs/introduction/overview.md
    modified:   docs/docs/introduction/terminology.md
    modified:   docs/docs/validators/_category_.json
    modified:   docs/docusaurus.config.js
    modified:   docs/supported_versions.json
    modified:   tests/e2e/test_runner.go
    modified:   x/ccv/consumer/keeper/keeper.go
    modified:   x/ccv/consumer/types/keys.go
    modified:   x/ccv/provider/keeper/permissionless.go

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
    deleted by them: docs/docs/introduction/params.md

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally