Browse Source

fix: the api docs are not referencing sshkey generator (#5170)

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
Gergely Brautigam 7 months ago
parent
commit
d68415b08b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      hack/api-docs/mkdocs.yml

+ 1 - 0
hack/api-docs/mkdocs.yml

@@ -82,6 +82,7 @@ nav:
           - Github: api/generator/github.md
           - Github: api/generator/github.md
           - UUID: api/generator/uuid.md
           - UUID: api/generator/uuid.md
           - MFA: api/generator/mfa.md
           - MFA: api/generator/mfa.md
+          - SSHKey: api/generator/sshkey.md
       - Reference Docs:
       - Reference Docs:
           - API specification: api/spec.md
           - API specification: api/spec.md
           - Controller Options: api/controller-options.md
           - Controller Options: api/controller-options.md