-
Notifications
You must be signed in to change notification settings - Fork 386
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CLDR-15034 kbd: spec: fix internal links (#3342)
(cherry picked from commit be6a5c3)
- Loading branch information
1 parent
ae1024b
commit 923cd41
Showing
4 changed files
with
211 additions
and
248 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,93 +1,83 @@ | ||
[ | ||
"accessibility", | ||
"additional-features", | ||
"backspace-transforms", | ||
"compatibility-notice", | ||
"Contents", | ||
"contents-of-part-7-keyboards", | ||
"Data_Sources", | ||
"data-sources", | ||
"definitions", | ||
"Definitions", | ||
"Element_backspace", | ||
"Element_backspaces", | ||
"Element_display", | ||
"Element_displayMap", | ||
"Element_final", | ||
"Element_flicks", | ||
"Element_generation", | ||
"Element_hardwareMap", | ||
"Element_hardwareMap_map", | ||
"Element_Heirarchy_Layout_File", | ||
"Element_Heirarchy_Platform_File", | ||
"Element_import", | ||
"Element_info", | ||
"Element_Keyboard", | ||
"Element_keyMap", | ||
"Element_layer", | ||
"Element_map", | ||
"Element_name", | ||
"Element_names", | ||
"Element_platform", | ||
"Element_reorder", | ||
"Element_row", | ||
"Element_settings", | ||
"Element_switch", | ||
"Element_transform", | ||
"Element_transforms", | ||
"Element_version", | ||
"Element_vkey", | ||
"Element_vkeys", | ||
"element-backspace", | ||
"element-backspaces", | ||
"disallowed-regex-features", | ||
"element-display", | ||
"element-displaymap", | ||
"element-generation", | ||
"element-hardwaremap", | ||
"element-hierarchy---layout-file", | ||
"element-hierarchy---platform-file", | ||
"element-displayoptions", | ||
"element-displays", | ||
"element-flick", | ||
"element-flicks", | ||
"element-flicksegment", | ||
"element-form", | ||
"element-forms", | ||
"element-hierarchy", | ||
"element-import", | ||
"element-info", | ||
"element-keyboard", | ||
"element-keymap", | ||
"element-key", | ||
"element-keyboard3", | ||
"element-keys", | ||
"element-layer", | ||
"element-map", | ||
"element-map-1", | ||
"element-name", | ||
"element-names", | ||
"element-platform", | ||
"element-reorders-reorder", | ||
"element-layers", | ||
"element-locale", | ||
"element-locales", | ||
"element-reorder", | ||
"element-row", | ||
"element-scancodes", | ||
"element-set", | ||
"element-settings", | ||
"element-switch", | ||
"element-string", | ||
"element-transform", | ||
"element-transform-final", | ||
"element-transformgroup", | ||
"element-transforms", | ||
"element-unicodeset", | ||
"element-variables", | ||
"element-version", | ||
"element-vkey", | ||
"element-vkeys", | ||
"elements-flicks-flick", | ||
"escaping", | ||
"Escaping", | ||
"File_and_Dir_Structure", | ||
"example-post-reorder-transforms", | ||
"example-transformgroup-with-reorder-elements", | ||
"example-transformgroup-with-transform-elements", | ||
"extensibility", | ||
"file-and-directory-structure", | ||
"Goals_and_Nongoals", | ||
"goals-and-non-goals", | ||
"implied-form-values", | ||
"implied-keys", | ||
"important-note", | ||
"Introduction", | ||
"invariants", | ||
"Invariants", | ||
"Key_Map_Data_Sources", | ||
"Keyboard_IDs", | ||
"keyboard-ids", | ||
"keyboard-test-data", | ||
"keyboards", | ||
"layer-modifier-components", | ||
"layer-modifier-matching", | ||
"markers", | ||
"modifier-left--and-right--keys", | ||
"parts", | ||
"Parts", | ||
"Platform_Behaviors_in_Edge_Cases", | ||
"platform-behaviors-in-edge-cases", | ||
"Possible_Modifier_Keys", | ||
"Principles_for_Keyboard_Ids", | ||
"principles-for-keyboard-ids", | ||
"regex-like-syntax", | ||
"replacement-syntax", | ||
"status", | ||
"summary", | ||
"table-key-map-data-sources", | ||
"table-possible-modifier-keys", | ||
"test-doctype", | ||
"test-element-backspace", | ||
"test-element-check", | ||
"test-element-emit", | ||
"test-element-info", | ||
"test-element-keyboardtest", | ||
"test-element-keystroke", | ||
"test-element-repertoire", | ||
"test-element-startcontext", | ||
"test-element-test", | ||
"test-element-tests", | ||
"test-examples", | ||
"unicode-locale-data-markup-language-ldmlpart-7-keyboards", | ||
"unicode-technical-standard-35" | ||
"unicode-technical-standard-35-tech-preview", | ||
"unicodeset-escaping", | ||
"using-import-with-reorder-elements", | ||
"uts18-escaping" | ||
] |
Oops, something went wrong.