Skip to content

Commit 19cb4d1

Browse files
authored
move some input docs to UWP (#6328)
1 parent e1207b8 commit 19cb4d1

118 files changed

Lines changed: 264 additions & 353 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openpublishing.redirection.json

Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10754,6 +10754,111 @@
1075410754
"source_path": "hub/apps/desktop/modernize/xaml-islands/xaml-islands.md",
1075510755
"redirect_url": "/windows/uwp/xaml-islands/xaml-islands",
1075610756
"redirect_document_id": false
10757+
},
10758+
{
10759+
"source_path": "hub/apps/develop/input/gamepad-and-remote-interactions.md",
10760+
"redirect_url": "/windows/uwp/ui-input/gamepad-and-remote-interactions",
10761+
"redirect_document_id": false
10762+
},
10763+
{
10764+
"source_path": "hub/apps/develop/input/gaze-interactions.md",
10765+
"redirect_url": "/windows/uwp/ui-input/gaze-interactions",
10766+
"redirect_document_id": false
10767+
},
10768+
{
10769+
"source_path": "hub/apps/develop/input/input-injection.md",
10770+
"redirect_url": "/windows/uwp/ui-input/input-injection",
10771+
"redirect_document_id": false
10772+
},
10773+
{
10774+
"source_path": "hub/apps/develop/input/radialcontroller-walkthrough.md",
10775+
"redirect_url": "/windows/uwp/ui-input/radialcontroller-walkthrough",
10776+
"redirect_document_id": false
10777+
},
10778+
{
10779+
"source_path": "hub/apps/develop/input/windows-wheel-interactions.md",
10780+
"redirect_url": "/windows/uwp/ui-input/windows-wheel-interactions",
10781+
"redirect_document_id": false
10782+
},
10783+
{
10784+
"source_path": "hub/apps/develop/input/convert-ink-to-text.md",
10785+
"redirect_url": "/windows/uwp/ui-input/convert-ink-to-text",
10786+
"redirect_document_id": false
10787+
},
10788+
{
10789+
"source_path": "hub/apps/develop/input/ink-toolbar.md",
10790+
"redirect_url": "/windows/uwp/ui-input/ink-toolbar",
10791+
"redirect_document_id": false
10792+
},
10793+
{
10794+
"source_path": "hub/apps/develop/input/ink-walkthrough.md",
10795+
"redirect_url": "/windows/uwp/ui-input/ink-walkthrough",
10796+
"redirect_document_id": false
10797+
},
10798+
{
10799+
"source_path": "hub/apps/develop/input/pen-and-stylus-interactions.md",
10800+
"redirect_url": "/windows/uwp/ui-input/pen-and-stylus-interactions",
10801+
"redirect_document_id": false
10802+
},
10803+
{
10804+
"source_path": "hub/apps/develop/input/pen-haptics.md",
10805+
"redirect_url": "/windows/uwp/ui-input/pen-haptics",
10806+
"redirect_document_id": false
10807+
},
10808+
{
10809+
"source_path": "hub/apps/develop/input/save-and-load-ink.md",
10810+
"redirect_url": "/windows/uwp/ui-input/save-and-load-ink",
10811+
"redirect_document_id": false
10812+
},
10813+
{
10814+
"source_path": "hub/apps/develop/input/text-handwriting-view.md",
10815+
"redirect_url": "/windows/uwp/ui-input/text-handwriting-view",
10816+
"redirect_document_id": false
10817+
},
10818+
{
10819+
"source_path": "hub/apps/develop/input/define-custom-recognition-constraints.md",
10820+
"redirect_url": "/windows/uwp/ui-input/define-custom-recognition-constraints",
10821+
"redirect_document_id": false
10822+
},
10823+
{
10824+
"source_path": "hub/apps/develop/input/enable-continuous-dictation.md",
10825+
"redirect_url": "/windows/uwp/ui-input/enable-continuous-dictation",
10826+
"redirect_document_id": false
10827+
},
10828+
{
10829+
"source_path": "hub/apps/develop/input/manage-issues-with-audio-input.md",
10830+
"redirect_url": "/windows/uwp/ui-input/manage-issues-with-audio-input",
10831+
"redirect_document_id": false
10832+
},
10833+
{
10834+
"source_path": "hub/apps/develop/input/set-speech-recognition-timeouts.md",
10835+
"redirect_url": "/windows/uwp/ui-input/set-speech-recognition-timeouts",
10836+
"redirect_document_id": false
10837+
},
10838+
{
10839+
"source_path": "hub/apps/develop/input/specify-the-speech-recognizer-language.md",
10840+
"redirect_url": "/windows/uwp/ui-input/specify-the-speech-recognizer-language",
10841+
"redirect_document_id": false
10842+
},
10843+
{
10844+
"source_path": "hub/apps/develop/input/speech-interactions.md",
10845+
"redirect_url": "/windows/uwp/ui-input/speech-interactions",
10846+
"redirect_document_id": false
10847+
},
10848+
{
10849+
"source_path": "hub/apps/develop/input/speech-recognition.md",
10850+
"redirect_url": "/windows/uwp/ui-input/speech-recognition",
10851+
"redirect_document_id": false
10852+
},
10853+
{
10854+
"source_path": "hub/apps/develop/speech.md",
10855+
"redirect_url": "/windows/uwp/ui-input/speech-interactions",
10856+
"redirect_document_id": false
10857+
},
10858+
{
10859+
"source_path": "hub/apps/develop/ui/controls/inking-controls.md",
10860+
"redirect_url": "/windows/uwp/ui-input/inking-controls",
10861+
"redirect_document_id": false
1075710862
}
1075810863
]
1075910864
}

hub/apps/develop/speech.md

Lines changed: 0 additions & 163 deletions
This file was deleted.

hub/apps/develop/toc.yml

Lines changed: 0 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -290,23 +290,6 @@ items:
290290
href: input/input-primer.md
291291
- name: Pointer input
292292
href: input/handle-pointer-input.md
293-
- name: Gaze
294-
href: input/gaze-interactions.md
295-
- name: Pen and Windows Ink
296-
href: input/pen-and-stylus-interactions.md
297-
items:
298-
- name: "Pen interactions and haptic (tactile) feedback"
299-
href: input/pen-haptics.md
300-
- name: "Tutorial: Add Inking support to your app"
301-
href: input/ink-walkthrough.md
302-
- name: Recognize ink strokes
303-
href: input/convert-ink-to-text.md
304-
- name: Store and retrieve ink strokes
305-
href: input/save-and-load-ink.md
306-
- name: Add an InkToolbar
307-
href: input/ink-toolbar.md
308-
- name: Handwriting view
309-
href: input/text-handwriting-view.md
310293
- name: Touch
311294
items:
312295
- name: Touch design guidelines
@@ -350,34 +333,10 @@ items:
350333
href: input/input-method-editors.md
351334
- name: Input Method Editor requirements
352335
href: input/input-method-editor-requirements.md
353-
- name: Gamepad and remote control
354-
href: input/gamepad-and-remote-interactions.md
355336
- name: Touchpad
356337
href: input/touchpad-interactions.md
357-
- name: Surface Dial
358-
href: input/windows-wheel-interactions.md
359-
items:
360-
- name: "Tutorial: Add Surface Dial support to your app"
361-
href: input/radialcontroller-walkthrough.md
362-
- name: Speech interactions
363-
href: input/speech-interactions.md
364-
items:
365-
- name: Speech recognition
366-
href: input/speech-recognition.md
367-
- name: Specify the speech recognizer language
368-
href: input/specify-the-speech-recognizer-language.md
369-
- name: Define custom recognition constraints
370-
href: input/define-custom-recognition-constraints.md
371-
- name: Continuous dictation
372-
href: input/enable-continuous-dictation.md
373-
- name: Audio input issues
374-
href: input/manage-issues-with-audio-input.md
375-
- name: Speech recognition timeouts
376-
href: input/set-speech-recognition-timeouts.md
377338
- name: Multiple inputs
378339
href: input/multiple-input-design-guidelines.md
379-
- name: Input injection
380-
href: input/input-injection.md
381340
- name: Identify input devices
382341
href: input/identify-input-devices.md
383342
- name: Optical zoom and resizing
@@ -691,8 +650,6 @@ items:
691650
href: ui/controls/animated-icon.md
692651
- name: Images and image brushes
693652
href: ui/controls/images-imagebrushes.md
694-
- name: Ink
695-
href: ui/controls/inking-controls.md
696653
- name: Media playback
697654
href: ui/controls/media-playback.md
698655
- name: Custom transport controls

uwp/develop/toc.yml

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1315,4 +1315,49 @@ items:
13151315
- name: Host a custom XAML control
13161316
href: ../xaml-islands/host-custom-control-with-xaml-islands-cpp.md
13171317
- name: Advanced scenarios
1318-
href: ../xaml-islands/advanced-scenarios-xaml-islands-cpp.md
1318+
href: ../xaml-islands/advanced-scenarios-xaml-islands-cpp.md
1319+
- name: Input
1320+
items:
1321+
- name: Gaze
1322+
href: ../ui-input/gaze-interactions.md
1323+
- name: Gamepad and remote control
1324+
href: ../ui-input/gamepad-and-remote-interactions.md
1325+
- name: Input injection
1326+
href: ../ui-input/input-injection.md
1327+
- name: Pen and Windows Ink
1328+
href: ../ui-input/pen-and-stylus-interactions.md
1329+
items:
1330+
- name: "Pen interactions and haptic (tactile) feedback"
1331+
href: ../ui-input/pen-haptics.md
1332+
- name: "Tutorial: Add Inking support to your app"
1333+
href: ../ui-input/ink-walkthrough.md
1334+
- name: Recognize ink strokes
1335+
href: ../ui-input/convert-ink-to-text.md
1336+
- name: Store and retrieve ink strokes
1337+
href: ../ui-input/save-and-load-ink.md
1338+
- name: Add an InkToolbar
1339+
href: ../ui-input/ink-toolbar.md
1340+
- name: Handwriting view
1341+
href: ../ui-input/text-handwriting-view.md
1342+
- name: Ink controls
1343+
href: ../ui-input/inking-controls.md
1344+
- name: Speech interactions
1345+
href: ../ui-input/speech-interactions.md
1346+
items:
1347+
- name: Speech recognition
1348+
href: ../ui-input/speech-recognition.md
1349+
- name: Specify the speech recognizer language
1350+
href: ../ui-input/specify-the-speech-recognizer-language.md
1351+
- name: Define custom recognition constraints
1352+
href: ../ui-input/define-custom-recognition-constraints.md
1353+
- name: Continuous dictation
1354+
href: ../ui-input/enable-continuous-dictation.md
1355+
- name: Audio input issues
1356+
href: ../ui-input/manage-issues-with-audio-input.md
1357+
- name: Speech recognition timeouts
1358+
href: ../ui-input/set-speech-recognition-timeouts.md
1359+
- name: Surface Dial
1360+
href: ../ui-input/windows-wheel-interactions.md
1361+
items:
1362+
- name: "Tutorial: Add Surface Dial support to your app"
1363+
href: ../ui-input/radialcontroller-walkthrough.md

0 commit comments

Comments
 (0)