From 09a7454479b513d24b5b7ae97576662faa693a95 Mon Sep 17 00:00:00 2001 From: Heydon Pickering Date: Thu, 3 Aug 2017 12:16:24 +0100 Subject: [PATCH] focusable='false' --- docs/index.html | 80 ++++-- docs/index.xml | 8 +- docs/js/dom-scripts.js | 2 +- docs/patterns/coding/code-blocks/index.html | 82 +++++-- .../patterns/coding/color-palettes/index.html | 84 +++++-- docs/patterns/coding/command-line/index.html | 84 +++++-- .../patterns/coding/demo-embedding/index.html | 86 +++++-- docs/patterns/coding/file-trees/index.html | 84 +++++-- docs/patterns/coding/index.html | 106 ++++++-- docs/patterns/coding/tested/index.html | 82 +++++-- .../coding/writing-inline-demos/index.html | 84 +++++-- docs/patterns/index.html | 94 +++++-- docs/patterns/index.xml | 4 +- docs/patterns/installation/index.html | 86 +++++-- docs/patterns/library-setup/index.html | 92 +++++-- .../media/including-images/index.html | 84 +++++-- .../media/including-videos/index.html | 82 +++++-- docs/patterns/media/index.html | 86 +++++-- docs/patterns/printing/index.html | 86 +++++-- docs/patterns/serving/index.html | 84 +++++-- .../writing/expandable-sections/index.html | 84 +++++-- docs/patterns/writing/index.html | 102 ++++++-- docs/patterns/writing/index.xml | 4 +- .../writing/library-structure/index.html | 86 +++++-- .../writing/markdown-and-metadata/index.html | 88 +++++-- .../writing/notes-and-warnings/index.html | 86 +++++-- docs/patterns/writing/references/index.html | 112 ++++++--- .../writing/tables-of-contents/index.html | 84 +++++-- docs/print-version/index.html | 230 ++++++++++++------ docs/service-worker.js | 2 +- docs/tags/markdown/index.html | 84 +++++-- docs/tags/metadata/index.html | 84 +++++-- themes/infusion/layouts/_default/baseof.html | 10 +- themes/infusion/layouts/_default/li.html | 4 +- themes/infusion/layouts/patterns/li.html | 4 +- themes/infusion/layouts/patterns/single.html | 6 +- .../layouts/print-version/single.html | 16 +- themes/infusion/layouts/shortcodes/note.html | 2 +- .../infusion/layouts/shortcodes/pattern.html | 2 +- .../layouts/shortcodes/principles.html | 4 +- .../infusion/layouts/shortcodes/warning.html | 2 +- themes/infusion/layouts/shortcodes/wcag.html | 4 +- themes/infusion/layouts/taxonomy/tag.html | 2 +- themes/infusion/static/js/dom-scripts.js | 2 +- 44 files changed, 1887 insertions(+), 697 deletions(-) diff --git a/docs/index.html b/docs/index.html index 106338e..a1e1c46 100644 --- a/docs/index.html +++ b/docs/index.html @@ -139,7 +139,7 @@