diff --git a/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Pages/Adaption/Basic/BasicTechniques.md b/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Pages/Adaption/Basic/BasicTechniques.md index cf2a092..13608ad 100644 --- a/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Pages/Adaption/Basic/BasicTechniques.md +++ b/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Pages/Adaption/Basic/BasicTechniques.md @@ -58,10 +58,12 @@ Additionally it is desired to provide accessible experience in the same manner a ## How to make accessible interfaces To think with thoroughness. Not to use overlays, widgets, and not to mindlessly follow step-by-step guides. -Accessibility is a part of inclusion. It is impossible to empower people without considering where they come from. Lack of empathy only results in misconceptions and no good product can be build on wrong predicaments. So to make sure you have the knowledge that is ready to be implemented read the rest of the book thourghlly and pay attention to the details. Be curious and critical: the smallest detail considered in your app can enable a huge range of people to use it. +Accessibility is a part of inclusion. It is impossible to empower people without considering where they come from. Lack of empathy only results in misconceptions and no good product can be build on wrong predicaments. So to make sure you have the knowledge that is ready to be implemented read the rest of the book thoroughly and pay attention to the details. Be curious and critical: the smallest detail considered in your app can enable a huge range of people to use it. If you are ready to learn let's dive into accessibility. The topics discussed in this part of the book are presented by three categories: +@Image(source: book-content, alt: "") + ## Introduction ## Interface's data exposure ## Paving new trails diff --git a/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/schemes-2.key b/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/schemes-2.key index c01d86a..f29f997 100755 Binary files a/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/schemes-2.key and b/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/schemes-2.key differ diff --git a/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/schemes-2/schemes-2.001.png b/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/schemes-2/schemes-2.001.png new file mode 100644 index 0000000..6a61993 Binary files /dev/null and b/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/schemes-2/schemes-2.001.png differ diff --git a/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/schemes-2/schemes-2.002.png b/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/schemes-2/schemes-2.002.png new file mode 100644 index 0000000..f516aeb Binary files /dev/null and b/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/schemes-2/schemes-2.002.png differ diff --git a/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/schemes-2/schemes-2.003.png b/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/schemes-2/schemes-2.003.png new file mode 100644 index 0000000..6b7580e Binary files /dev/null and b/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/schemes-2/schemes-2.003.png differ diff --git a/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/schemes-2/schemes-2.004.png b/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/schemes-2/schemes-2.004.png new file mode 100644 index 0000000..7f50a3d Binary files /dev/null and b/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/Keynote/schemes-2/schemes-2.004.png differ diff --git a/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/book-content.png b/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/book-content.png new file mode 100644 index 0000000..7f50a3d Binary files /dev/null and b/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/book-content.png differ diff --git a/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/book-content~dark.png b/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/book-content~dark.png new file mode 100644 index 0000000..6b7580e Binary files /dev/null and b/Sources/iOSAccessibilityHandbook/iOSAccessibilityHandbook.docc/Resources/book-content~dark.png differ