Skip to content

Commit

Permalink
autogen(docs): generate cli docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Jul 25, 2021
1 parent 45c28d9 commit 60d848d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/cli/kratos.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ To improve this file please make your change against the appropriate "./cmd/*.go

- [kratos courier](kratos-courier) - Commands related to the Ory Kratos message
courier
- [kratos hashers](kratos-hashers) - This command contains helpers around
hashing
- [kratos identities](kratos-identities) - Tools to interact with remote
identities
- [kratos jsonnet](kratos-jsonnet) - Helpers for linting and formatting JSONNet
Expand Down
5 changes: 5 additions & 0 deletions docs/sidebar.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,11 @@
"cli/kratos",
"cli/kratos-courier",
"cli/kratos-courier-watch",
"cli/kratos-hashers",
"cli/kratos-hashers-argon2",
"cli/kratos-hashers-argon2-calibrate",
"cli/kratos-hashers-argon2-hash",
"cli/kratos-hashers-argon2-load-test",
"cli/kratos-identities",
"cli/kratos-identities-delete",
"cli/kratos-identities-get",
Expand Down

0 comments on commit 60d848d

Please sign in to comment.