Skip to content

Commit 8c58493

Browse files
committed
addressing some more comments
1 parent 066c43a commit 8c58493

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

en/sidebar-toc/toc.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
items:
1010
- name: Launch App Builder
1111
href: ../getting-started.md#launch-app-builder
12+
- name: Interface overview
13+
href: ../interface-overview.md
1214
- name: Create New App
1315
href: ../getting-started.md#create-new-app
1416
- name: Running the Generated App Locally
@@ -36,8 +38,6 @@
3638
- name: Platform Interface and Structure
3739
href: ../interface-overview.md
3840
items:
39-
- name: Interface overview
40-
href: ../interface-overview.md
4141
- name: App Themes
4242
href: ../app-themes/app-themes.md
4343
- name: Toolbox Components
@@ -53,9 +53,9 @@
5353
href: ../using-data-in-your-app/crud-operations.md
5454
- name: Form Builder
5555
href: ../using-data-in-your-app/form-builder.md
56-
- name: Query Builder Component
56+
- name: Query Builder
5757
items:
58-
- name: Implementing Query Builder for Server-Side Filtering
58+
- name: Server-Side Filtering Implementation
5959
href: ../using-data-in-your-app/api-project-query-builder-support.md
6060
updated: false
6161
- name: Step-by-Step Using the Query Builder
@@ -123,7 +123,9 @@
123123
- name: Publishing Apps to GitHub
124124
href: ../generate-app/upload-application-to-github.md
125125
- name: Publishing Apps to Azure DevOps
126-
href: ../generate-app/azure-integration.md
126+
href: ../generate-app/azure-integration.md
127+
- name: Authentication with OpenID Connect (On-Premise)
128+
href: ../on-premises/auth-with-openid-connect-o-auth.md
127129
- name: Code Generation
128130
items:
129131
- name: Preview Code

0 commit comments

Comments
 (0)