Skip to content

Commit 625f4de

Browse files
committed
move files/folders docs from UWP to WinUI
1 parent c8f7103 commit 625f4de

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

hub/apps/develop/toc.yml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,28 @@ items:
248248
href: files/using-file-folder-pickers.md
249249
- name: "Tutorial: Save a file with a picker"
250250
href: files/pickers-save-file.md
251+
- name: Enumerate and query files and folders
252+
href: files/list-files-folders.md
253+
- name: Create, write, and read a file
254+
href: files/create-read-write-files.md
255+
- name: Best practices for writing to files
256+
href: files/best-practices-writing-files.md
257+
- name: Get file properties
258+
href: files/file-properties.md
259+
- name: Determining availability of Microsoft OneDrive files
260+
href: files/determine-availability-microsoft-onedrive-files.md
261+
- name: Files and folders in the Music, Pictures, and Videos libraries
262+
href: files/music-pictures-videos-libraries.md
263+
- name: Thumbnail images
264+
href: files/thumbnails.md
265+
- name: Track recently used files and folders
266+
href: files/track-recently-used-files-folders.md
267+
- name: Track file system changes in the background
268+
href: files/change-tracking-filesystem.md
269+
- name: File access permissions
270+
href: files/file-access-permissions.md
271+
- name: Fast access to file properties in UWP
272+
href: files/fast-file-properties.md
251273
- name: Devices and sensors
252274
items:
253275
- name: Overview

uwp/develop/toc.yml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -194,36 +194,14 @@ items:
194194
- name: Files, folders, and libraries
195195
href: ../files/index.md
196196
items:
197-
- name: Enumerate and query files and folders
198-
href: ../files/quickstart-listing-files-and-folders.md
199-
- name: Create, write, and read a file
200-
href: ../files/quickstart-reading-and-writing-files.md
201-
- name: Best practices for writing to files
202-
href: ../files/best-practices-for-writing-to-files.md
203-
- name: Get file properties
204-
href: ../files/quickstart-getting-file-properties.md
205197
- name: Open files and folders with a picker
206198
href: ../files/quickstart-using-file-and-folder-pickers.md
207199
- name: Save a file with a picker
208200
href: ../files/quickstart-save-a-file-with-a-picker.md
209201
- name: Accessing HomeGroup content
210202
href: ../files/quickstart-accessing-homegroup-content.md
211-
- name: Determining availability of Microsoft OneDrive files
212-
href: ../files/quickstart-determining-availability-of-microsoft-onedrive-files.md
213-
- name: Files and folders in the Music, Pictures, and Videos libraries
214-
href: ../files/quickstart-managing-folders-in-the-music-pictures-and-videos-libraries.md
215-
- name: Thumbnail images
216-
href: ../files/thumbnails.md
217-
- name: Track recently used files and folders
218-
href: ../files/how-to-track-recently-used-files-and-folders.md
219-
- name: Track file system changes in the background
220-
href: ../files/change-tracking-filesystem.md
221203
- name: Access the SD card
222204
href: ../files/access-the-sd-card.md
223-
- name: File access permissions
224-
href: ../files/file-access-permissions.md
225-
- name: Fast access to file properties in UWP
226-
href: ../files/fast-file-properties.md
227205
- name: Machine Learning
228206
href: /windows/ai/
229207
- name: Deployment

0 commit comments

Comments
 (0)