We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62caaae commit 7935db5Copy full SHA for 7935db5
web/resources/navigation.yaml
@@ -1,22 +1,19 @@
1
- name: Introduction
2
path_html: "/"
3
- article:
4
- name: introduction
5
- folder: ''
6
-- name: Articles
+- name: Guides
7
subitems:
8
- - name: Official articles
9
- path_html: "/official"
+ - name: Official guides
+ path_html: "/official-guides"
10
category:
11
- name: Official articles
+ name: Official guides
12
articles:
13
- path: official
14
- - name: Community articles
15
- path_html: "/community"
+ path: official-guides
+ - name: Community guides
+ path_html: "/community-guides"
16
17
- name: Community articles
+ name: Community guides
18
19
- path: community
+ path: community-guides
20
- name: Functions
21
22
- name: Client functions
0 commit comments