diff --git a/localizedContent/es/toc.yml b/localizedContent/es/toc.yml new file mode 100644 index 00000000..9cb81c0e --- /dev/null +++ b/localizedContent/es/toc.yml @@ -0,0 +1,26 @@ +- name: Home + href: index.md +- name: Getting started + href: getting-started/ + homepage: getting-started/index.md +- name: Features + href: features/ + homepage: features/index.md +- name: How-tos + href: how-tos/ + homepage: how-tos/index.md +- name: Tutorials + href: tutorials/ + homepage: tutorials/index.md +- name: References + href: references/ + homepage: references/index.md +- name: Troubleshooting + href: troubleshooting/ + homepage: troubleshooting/index.md +- name: Security + href: security/ + homepage: security/index.md +- name: API + href: api/ + homepage: api/index.md diff --git a/localizedContent/zh/toc.yml b/localizedContent/zh/toc.yml new file mode 100644 index 00000000..9cb81c0e --- /dev/null +++ b/localizedContent/zh/toc.yml @@ -0,0 +1,26 @@ +- name: Home + href: index.md +- name: Getting started + href: getting-started/ + homepage: getting-started/index.md +- name: Features + href: features/ + homepage: features/index.md +- name: How-tos + href: how-tos/ + homepage: how-tos/index.md +- name: Tutorials + href: tutorials/ + homepage: tutorials/index.md +- name: References + href: references/ + homepage: references/index.md +- name: Troubleshooting + href: troubleshooting/ + homepage: troubleshooting/index.md +- name: Security + href: security/ + homepage: security/index.md +- name: API + href: api/ + homepage: api/index.md