Browse Source

docs: improve spec.md by exporting generator types (#5624)

Signed-off-by: Gustavo Carvalho <gustavo@externalsecrets.com>
Gustavo Fernandes de Carvalho 4 months ago
parent
commit
606e2ec99a
2 changed files with 16052 additions and 7 deletions
  1. 16051 6
      docs/api/spec.md
  2. 1 1
      hack/api-docs/generate.sh

File diff suppressed because it is too large
+ 16051 - 6
docs/api/spec.md


+ 1 - 1
hack/api-docs/generate.sh

@@ -49,5 +49,5 @@ fi
 
 gendoc::build
 gendoc::exec \
-    -api-dir github.com/external-secrets/external-secrets/apis/externalsecrets/v1 \
+    -api-dir github.com/external-secrets/external-secrets/apis \
     -out-file "$1"