diff --git a/content/en/api/_index.md b/content/en/api/crd.md similarity index 80% rename from content/en/api/_index.md rename to content/en/api/crd.md index d4fbaaed3..4cbf33361 100644 --- a/content/en/api/_index.md +++ b/content/en/api/crd.md @@ -2,4 +2,7 @@ title: KubeSphere Api Documents description: KubeSphere Api Documents keywords: KubeSphere, KubeSphere Documents, Kubernetes ---- \ No newline at end of file + +swaggerUrl: json/crd.json +--- + diff --git a/content/en/api/kubesphere.md b/content/en/api/kubesphere.md new file mode 100644 index 000000000..d5ef99133 --- /dev/null +++ b/content/en/api/kubesphere.md @@ -0,0 +1,7 @@ +--- +title: KubeSphere Api Documents +description: KubeSphere Api Documents +keywords: KubeSphere, KubeSphere Documents, Kubernetes + +swaggerUrl: json/kubesphere.json +--- \ No newline at end of file diff --git a/content/zh/api/_index.md b/content/zh/api/crd.md similarity index 80% rename from content/zh/api/_index.md rename to content/zh/api/crd.md index d4fbaaed3..4cbf33361 100644 --- a/content/zh/api/_index.md +++ b/content/zh/api/crd.md @@ -2,4 +2,7 @@ title: KubeSphere Api Documents description: KubeSphere Api Documents keywords: KubeSphere, KubeSphere Documents, Kubernetes ---- \ No newline at end of file + +swaggerUrl: json/crd.json +--- + diff --git a/content/zh/api/kubesphere.md b/content/zh/api/kubesphere.md new file mode 100644 index 000000000..d5ef99133 --- /dev/null +++ b/content/zh/api/kubesphere.md @@ -0,0 +1,7 @@ +--- +title: KubeSphere Api Documents +description: KubeSphere Api Documents +keywords: KubeSphere, KubeSphere Documents, Kubernetes + +swaggerUrl: json/kubesphere.json +--- \ No newline at end of file diff --git a/layouts/_default/api.html b/layouts/api/single.html similarity index 93% rename from layouts/_default/api.html rename to layouts/api/single.html index c9315655a..8d56f8246 100644 --- a/layouts/_default/api.html +++ b/layouts/api/single.html @@ -20,7 +20,7 @@
-