|
40 | 40 | ] |
41 | 41 | }, |
42 | 42 | "tabs": [ |
| 43 | + { |
| 44 | + "tab": "Home", |
| 45 | + "icon": "house", |
| 46 | + "groups": [ |
| 47 | + { |
| 48 | + "group": "Welcome", |
| 49 | + "pages": ["index"] |
| 50 | + } |
| 51 | + ] |
| 52 | + }, |
43 | 53 | { |
44 | 54 | "tab": "Documentation", |
45 | 55 | "icon": "book-open", |
|
225 | 235 | "group": "Integrations", |
226 | 236 | "icon": "plug", |
227 | 237 | "pages": [ |
228 | | - "en/tools/tool-integrations/overview", |
229 | | - "en/tools/tool-integrations/bedrockinvokeagenttool", |
230 | | - "en/tools/tool-integrations/crewaiautomationtool" |
| 238 | + "en/tools/integration/overview", |
| 239 | + "en/tools/integration/bedrockinvokeagenttool", |
| 240 | + "en/tools/integration/crewaiautomationtool" |
231 | 241 | ] |
232 | 242 | }, |
233 | 243 | { |
|
301 | 311 | "pages": ["en/enterprise/introduction"] |
302 | 312 | }, |
303 | 313 | { |
304 | | - "group": "Features", |
| 314 | + "group": "Build", |
| 315 | + "pages": [ |
| 316 | + "en/enterprise/features/automations", |
| 317 | + "en/enterprise/features/crew-studio", |
| 318 | + "en/enterprise/features/marketplace", |
| 319 | + "en/enterprise/features/agent-repositories", |
| 320 | + "en/enterprise/features/tools-and-integrations" |
| 321 | + ] |
| 322 | + }, |
| 323 | + { |
| 324 | + "group": "Operate", |
305 | 325 | "pages": [ |
306 | | - "en/enterprise/features/rbac", |
307 | | - "en/enterprise/features/tool-repository", |
308 | | - "en/enterprise/features/webhook-streaming", |
309 | 326 | "en/enterprise/features/traces", |
310 | | - "en/enterprise/features/hallucination-guardrail", |
311 | | - "en/enterprise/features/integrations", |
312 | | - "en/enterprise/features/agent-repositories" |
| 327 | + "en/enterprise/features/webhook-streaming", |
| 328 | + "en/enterprise/features/hallucination-guardrail" |
| 329 | + ] |
| 330 | + }, |
| 331 | + { |
| 332 | + "group": "Manage", |
| 333 | + "pages": [ |
| 334 | + "en/enterprise/features/rbac" |
313 | 335 | ] |
314 | 336 | }, |
315 | 337 | { |
|
333 | 355 | "en/enterprise/integrations/zendesk" |
334 | 356 | ] |
335 | 357 | }, |
| 358 | + { |
| 359 | + "group": "Triggers", |
| 360 | + "pages": [ |
| 361 | + "en/enterprise/guides/automation-triggers", |
| 362 | + "en/enterprise/guides/gmail-trigger", |
| 363 | + "en/enterprise/guides/google-calendar-trigger", |
| 364 | + "en/enterprise/guides/google-drive-trigger", |
| 365 | + "en/enterprise/guides/outlook-trigger", |
| 366 | + "en/enterprise/guides/onedrive-trigger", |
| 367 | + "en/enterprise/guides/microsoft-teams-trigger", |
| 368 | + "en/enterprise/guides/slack-trigger", |
| 369 | + "en/enterprise/guides/hubspot-trigger", |
| 370 | + "en/enterprise/guides/salesforce-trigger", |
| 371 | + "en/enterprise/guides/zapier-trigger" |
| 372 | + ] |
| 373 | + }, |
336 | 374 | { |
337 | 375 | "group": "How-To Guides", |
338 | 376 | "pages": [ |
|
342 | 380 | "en/enterprise/guides/update-crew", |
343 | 381 | "en/enterprise/guides/enable-crew-studio", |
344 | 382 | "en/enterprise/guides/azure-openai-setup", |
345 | | - "en/enterprise/guides/automation-triggers", |
346 | | - "en/enterprise/guides/hubspot-trigger", |
| 383 | + "en/enterprise/guides/tool-repository", |
347 | 384 | "en/enterprise/guides/react-component-export", |
348 | | - "en/enterprise/guides/salesforce-trigger", |
349 | | - "en/enterprise/guides/slack-trigger", |
350 | 385 | "en/enterprise/guides/team-management", |
351 | | - "en/enterprise/guides/webhook-automation", |
352 | 386 | "en/enterprise/guides/human-in-the-loop", |
353 | | - "en/enterprise/guides/zapier-trigger" |
| 387 | + "en/enterprise/guides/webhook-automation" |
354 | 388 | ] |
355 | 389 | }, |
356 | 390 | { |
|
423 | 457 | ] |
424 | 458 | }, |
425 | 459 | "tabs": [ |
| 460 | + { |
| 461 | + "tab": "Início", |
| 462 | + "icon": "house", |
| 463 | + "groups": [ |
| 464 | + { |
| 465 | + "group": "Bem-vindo", |
| 466 | + "pages": ["pt-BR/index"] |
| 467 | + } |
| 468 | + ] |
| 469 | + }, |
426 | 470 | { |
427 | 471 | "tab": "Documentação", |
428 | 472 | "icon": "book-open", |
|
598 | 642 | ] |
599 | 643 | }, |
600 | 644 | { |
601 | | - "group": "Integrações", |
| 645 | + "group": "Integrations", |
602 | 646 | "icon": "plug", |
603 | 647 | "pages": [ |
604 | | - "pt-BR/tools/tool-integrations/overview", |
605 | | - "pt-BR/tools/tool-integrations/bedrockinvokeagenttool", |
606 | | - "pt-BR/tools/tool-integrations/crewaiautomationtool" |
| 648 | + "pt-BR/tools/integration/overview", |
| 649 | + "pt-BR/tools/integration/bedrockinvokeagenttool", |
| 650 | + "pt-BR/tools/integration/crewaiautomationtool" |
607 | 651 | ] |
608 | 652 | }, |
609 | 653 | { |
|
675 | 719 | "pages": ["pt-BR/enterprise/introduction"] |
676 | 720 | }, |
677 | 721 | { |
678 | | - "group": "Funcionalidades", |
| 722 | + "group": "Construir", |
| 723 | + "pages": [ |
| 724 | + "pt-BR/enterprise/features/automations", |
| 725 | + "pt-BR/enterprise/features/crew-studio", |
| 726 | + "pt-BR/enterprise/features/marketplace", |
| 727 | + "pt-BR/enterprise/features/agent-repositories", |
| 728 | + "pt-BR/enterprise/features/tools-and-integrations" |
| 729 | + ] |
| 730 | + }, |
| 731 | + { |
| 732 | + "group": "Operar", |
679 | 733 | "pages": [ |
680 | | - "pt-BR/enterprise/features/rbac", |
681 | | - "pt-BR/enterprise/features/tool-repository", |
682 | | - "pt-BR/enterprise/features/webhook-streaming", |
683 | 734 | "pt-BR/enterprise/features/traces", |
684 | | - "pt-BR/enterprise/features/hallucination-guardrail", |
685 | | - "pt-BR/enterprise/features/integrations" |
| 735 | + "pt-BR/enterprise/features/webhook-streaming", |
| 736 | + "pt-BR/enterprise/features/hallucination-guardrail" |
| 737 | + ] |
| 738 | + }, |
| 739 | + { |
| 740 | + "group": "Gerenciar", |
| 741 | + "pages": [ |
| 742 | + "pt-BR/enterprise/features/rbac" |
686 | 743 | ] |
687 | 744 | }, |
688 | 745 | { |
|
715 | 772 | "pt-BR/enterprise/guides/update-crew", |
716 | 773 | "pt-BR/enterprise/guides/enable-crew-studio", |
717 | 774 | "pt-BR/enterprise/guides/azure-openai-setup", |
718 | | - "pt-BR/enterprise/guides/automation-triggers", |
719 | | - "pt-BR/enterprise/guides/hubspot-trigger", |
| 775 | + "pt-BR/enterprise/guides/tool-repository", |
720 | 776 | "pt-BR/enterprise/guides/react-component-export", |
721 | | - "pt-BR/enterprise/guides/salesforce-trigger", |
722 | | - "pt-BR/enterprise/guides/slack-trigger", |
723 | 777 | "pt-BR/enterprise/guides/team-management", |
724 | | - "pt-BR/enterprise/guides/webhook-automation", |
725 | 778 | "pt-BR/enterprise/guides/human-in-the-loop", |
| 779 | + "pt-BR/enterprise/guides/webhook-automation" |
| 780 | + ] |
| 781 | + }, |
| 782 | + { |
| 783 | + "group": "Triggers", |
| 784 | + "pages": [ |
| 785 | + "pt-BR/enterprise/guides/automation-triggers", |
| 786 | + "pt-BR/enterprise/guides/slack-trigger", |
| 787 | + "pt-BR/enterprise/guides/hubspot-trigger", |
| 788 | + "pt-BR/enterprise/guides/salesforce-trigger", |
726 | 789 | "pt-BR/enterprise/guides/zapier-trigger" |
727 | 790 | ] |
728 | 791 | }, |
|
798 | 861 | ] |
799 | 862 | }, |
800 | 863 | "tabs": [ |
| 864 | + { |
| 865 | + "tab": "홈", |
| 866 | + "icon": "house", |
| 867 | + "groups": [ |
| 868 | + { |
| 869 | + "group": "환영합니다", |
| 870 | + "pages": ["ko/index"] |
| 871 | + } |
| 872 | + ] |
| 873 | + }, |
801 | 874 | { |
802 | 875 | "tab": "기술 문서", |
803 | 876 | "icon": "book-open", |
|
981 | 1054 | ] |
982 | 1055 | }, |
983 | 1056 | { |
984 | | - "group": "통합", |
| 1057 | + "group": "Integrations", |
985 | 1058 | "icon": "plug", |
986 | 1059 | "pages": [ |
987 | | - "ko/tools/tool-integrations/overview", |
988 | | - "ko/tools/tool-integrations/bedrockinvokeagenttool", |
989 | | - "ko/tools/tool-integrations/crewaiautomationtool" |
| 1060 | + "ko/tools/integration/overview", |
| 1061 | + "ko/tools/integration/bedrockinvokeagenttool", |
| 1062 | + "ko/tools/integration/crewaiautomationtool" |
990 | 1063 | ] |
991 | 1064 | }, |
992 | 1065 | { |
|
1059 | 1132 | "pages": ["ko/enterprise/introduction"] |
1060 | 1133 | }, |
1061 | 1134 | { |
1062 | | - "group": "특징", |
| 1135 | + "group": "빌드", |
| 1136 | + "pages": [ |
| 1137 | + "ko/enterprise/features/automations", |
| 1138 | + "ko/enterprise/features/crew-studio", |
| 1139 | + "ko/enterprise/features/marketplace", |
| 1140 | + "ko/enterprise/features/agent-repositories", |
| 1141 | + "ko/enterprise/features/tools-and-integrations" |
| 1142 | + ] |
| 1143 | + }, |
| 1144 | + { |
| 1145 | + "group": "운영", |
1063 | 1146 | "pages": [ |
1064 | | - "ko/enterprise/features/rbac", |
1065 | | - "ko/enterprise/features/tool-repository", |
1066 | | - "ko/enterprise/features/webhook-streaming", |
1067 | 1147 | "ko/enterprise/features/traces", |
1068 | | - "ko/enterprise/features/hallucination-guardrail", |
1069 | | - "ko/enterprise/features/integrations", |
1070 | | - "ko/enterprise/features/agent-repositories" |
| 1148 | + "ko/enterprise/features/webhook-streaming", |
| 1149 | + "ko/enterprise/features/hallucination-guardrail" |
| 1150 | + ] |
| 1151 | + }, |
| 1152 | + { |
| 1153 | + "group": "관리", |
| 1154 | + "pages": [ |
| 1155 | + "ko/enterprise/features/rbac" |
1071 | 1156 | ] |
1072 | 1157 | }, |
1073 | 1158 | { |
|
1100 | 1185 | "ko/enterprise/guides/update-crew", |
1101 | 1186 | "ko/enterprise/guides/enable-crew-studio", |
1102 | 1187 | "ko/enterprise/guides/azure-openai-setup", |
1103 | | - "ko/enterprise/guides/automation-triggers", |
1104 | | - "ko/enterprise/guides/hubspot-trigger", |
| 1188 | + "ko/enterprise/guides/tool-repository", |
1105 | 1189 | "ko/enterprise/guides/react-component-export", |
1106 | | - "ko/enterprise/guides/salesforce-trigger", |
1107 | | - "ko/enterprise/guides/slack-trigger", |
1108 | 1190 | "ko/enterprise/guides/team-management", |
1109 | | - "ko/enterprise/guides/webhook-automation", |
1110 | 1191 | "ko/enterprise/guides/human-in-the-loop", |
| 1192 | + "ko/enterprise/guides/webhook-automation" |
| 1193 | + ] |
| 1194 | + }, |
| 1195 | + { |
| 1196 | + "group": "트리거", |
| 1197 | + "pages": [ |
| 1198 | + "ko/enterprise/guides/automation-triggers", |
| 1199 | + "ko/enterprise/guides/slack-trigger", |
| 1200 | + "ko/enterprise/guides/hubspot-trigger", |
| 1201 | + "ko/enterprise/guides/salesforce-trigger", |
1111 | 1202 | "ko/enterprise/guides/zapier-trigger" |
1112 | 1203 | ] |
1113 | 1204 | }, |
|
0 commit comments