@@ -110,18 +110,33 @@ plugins:
110
110
111
111
- redirects :
112
112
redirect_maps :
113
- " en/install/install-dce.md " : " en/install/index.md"
114
- " en/dce/what/index.md " : " en/dce/index.md"
113
+ " en/api.md " : " en/dce/index.md"
114
+ " en/dce/what-is-dce.md " : " en/dce/index.md"
115
+ " en/install/install-dce.md " : " en/install/community/k8s/online.md"
115
116
" en/dce/what.md " : " en/dce/index.md"
116
117
" en/insight/user-guide/quickstart/jvm-monitor/otel-java-agent.md " : " en/insight/quickstart/otel/java/jvm-monitor/otel-java-agent.md"
117
- " en/network/modules/spiderpool/rdmapara.md " : " en/network/modules/spiderpool/install/rdmapara.md"
118
- " en/kangaroo/integrate/bind-to-ws.md " : " en/kangaroo/integrate/integrate-admin/bind-to-ws.md"
119
118
" en/insight/user-guide/quickstart/otel/otel.md " : " en/insight/quickstart/otel/otel.md"
120
119
" en/insight/quickstart/jvm-monitor/jmx-exporter.md " : " en/insight/quickstart/otel/java/jvm-monitor/jmx-exporter.md"
120
+ " en/insight/user-guide/scenario-insight/topology-helper.md " : " en/insight/user-guide/trace/topology.md"
121
+ " en/network/modules/spiderpool/rdmapara.md " : " en/network/modules/spiderpool/install/rdmapara.md"
122
+ " en/kangaroo/integrate/bind-to-ws.md " : " en/kangaroo/integrate/integrate-admin/bind-to-ws.md"
121
123
" en/skoala/intro/what.md " : " en/skoala/intro/index.md"
122
124
" en/skoala/quickstart/install.md " : " en/skoala/quickstart/skoala.md"
123
- " en/insight/user-guide/scenario-insight/topology-helper/ " : " en/insight/user-guide/trace/topology.md"
124
125
" en/virtnest/quick-start/create-secret.md " : " en/virtnest/vm/create-secret.md"
126
+ " en/virtnest/vm/vm-gpu.md " : " en/virtnest/gpu/vm-gpu.md"
127
+
128
+ # module quick links
129
+ " en/kairship.md " : " en/kairship/intro/index.md"
130
+ " en/skoala.md " : " en/skoala/intro/index.md"
131
+ " en/mspider.md " : " en/mspider/intro/index.md"
132
+ " en/insight.md " : " en/insight/intro/index.md"
133
+ " en/mcamel.md " : " en/middleware/index.md"
134
+ " en/kpanda.md " : " en/kpanda/intro/index.md"
135
+ " en/amamba.md " : " en/amamba/intro/index.md"
136
+ " en/blog.md " : " en/blogs/index.md"
137
+ " en/ghippo.md " : " en/ghippo/intro/index.md"
138
+ " en/video.md " : " en/videos/index.md"
139
+ " en/baize.md " : " en/baize/intro/index.md"
125
140
126
141
# - git-revision-date: # Display the last update date on the bottom of each page, install with 'pip install mkdocs-git-revision-date-plugin'
127
142
# enabled_if_env: "CI"
0 commit comments