Skip to content

Commit 5a07d5f

Browse files
committed
Updated TOC
1 parent b6b0445 commit 5a07d5f

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

docs/toc.yml

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -133,27 +133,25 @@
133133
href: spfx/web-parts/guidance/build-client-side-web-parts-with-angular-1-x.md
134134
- name: Connect to APIs
135135
items:
136-
- name: Connect to APIs secured with Azure AD
137-
href: spfx/web-parts/guidance/connect-to-api-secured-with-aad.md
138-
- name: Call the Microsoft Graph API using OAuth
139-
href: spfx/web-parts/guidance/call-microsoft-graph-from-your-web-part.md
136+
- name: Connect to SharePoint APIs
137+
href: spfx/connect-to-sharepoint.md
138+
- name: Connect to Microsoft Graph
139+
href: spfx/use-msgraph.md
140140
- name: Connect to APIs secured with Azure AD using the AadHttpClient
141141
href: spfx/use-aadhttpclient.md
142+
- name: Connect to APIs secured with Azure AD
143+
href: spfx/web-parts/guidance/connect-to-api-secured-with-aad.md
144+
- name: Call the Microsoft Graph API using OAuth
145+
href: spfx/web-parts/guidance/call-microsoft-graph-from-your-web-part.md
142146
items:
143-
- name: Consume enterprise APIs (tutorial)
147+
- name: Tutorials
148+
items:
149+
- name: Consume Microsoft Graph (tutorial)
150+
href: spfx/use-aad-tutorial.md
151+
- name: Consume enterprise APIs
144152
href: spfx/use-aadhttpclient-enterpriseapi.md
145-
- name: Consume multi-tenant enterprise APIs (tutorial)
153+
- name: Consume multi-tenant enterprise APIs
146154
href: spfx/use-aadhttpclient-enterpriseapi-multitenant.md
147-
- name: Microsoft Graph
148-
href: spfx/use-msgraph.md
149-
items:
150-
- name: Consume Microsoft Graph (tutorial)
151-
href: spfx/use-aad-tutorial.md
152-
- name: Microsoft GraphHttpClient (Deprecated)
153-
href: spfx/overview-graphhttpclient.md
154-
items:
155-
- name: Tutorial (Deprecated)
156-
href: spfx/call-microsoft-graph-using-graphhttpclient.md
157155
- name: Setup and deployment
158156
items:
159157
- name: Package solution

0 commit comments

Comments
 (0)