|
9 | 9 | - [Installation](guide/installation.md) |
10 | 10 |
|
11 | 11 | - [Asciio's interface](Interface.md) |
12 | | - - [Tabs](tabs.md) |
| 12 | + - [Tabs](tabs.md) |
13 | 13 |
|
14 | 14 | - [Unicode support](unicode_support.md) |
15 | 15 |
|
|
42 | 42 | - [Mouse](editing/mouse.md) |
43 | 43 | - [Cloning](editing/cloning.md) |
44 | 44 | - [Stencils and "Drag and Drop"](editing/drag_drop.md) |
45 | | - - [Changing element attributes](editing/changing_element_attributes.md) |
| 45 | + - [Changing element attributes](editing/changing_element_attributes.md) |
46 | 46 |
|
47 | 47 | - [Export/Save](exporting.md) |
48 | 48 | - [Asciio format](export/asciio.md) |
|
64 | 64 | - [Git](modes/git.md) |
65 | 65 | - [Cross](modes/cross.md) |
66 | 66 | - [Slide](modes/slides.md) |
67 | | - - [Animation](modes/animations.md) |
| 67 | + - [Animation](modes/animations.md) |
68 | 68 |
|
69 | 69 | - [Examples](examples.md) |
70 | 70 | - [Class hierarchy](examples/example1.md) |
|
76 | 76 |
|
77 | 77 | - [Bindings Reference](bindings_index.md) |
78 | 78 | - [Why vim-like bindings](bindings/vim-like.md) |
79 | | - - [Root level bindings](root_level_bindings.md) |
| 79 | + - [Root level bindings](root_level_bindings.md) |
80 | 80 | - [GUI bindings](bindings/gui.md) |
81 | | - - [Tab Management](bindings_group_tabs.md) |
82 | | - - [Insert operations](insert_operation.md) |
83 | | - - [box variants](bindings_group_insert_box.md) |
84 | | - - [multiple elements](bindings_group_insert_multiple.md) |
85 | | - - [unicode elements](bindings_group_insert_unicode.md) |
86 | | - - [connected elements](bindings_group_insert_connected.md) |
87 | | - - [lines](bindings_group_insert_line.md) |
88 | | - - [stencils](bindings_group_insert_stencil.md) |
89 | | - - [special elements](bindings_group_insert_element.md) |
90 | | - - [rulers](bindings_group_insert_ruler.md) |
91 | | - - [Element manipulation](element_operation.md) |
| 81 | + - [Tab Management](bindings_group_tabs.md) |
| 82 | + - [Insert operations](insert_operation.md) |
| 83 | + - [box variants](bindings_group_insert_box.md) |
| 84 | + - [multiple elements](bindings_group_insert_multiple.md) |
| 85 | + - [unicode elements](bindings_group_insert_unicode.md) |
| 86 | + - [connected elements](bindings_group_insert_connected.md) |
| 87 | + - [lines](bindings_group_insert_line.md) |
| 88 | + - [stencils](bindings_group_insert_stencil.md) |
| 89 | + - [special elements](bindings_group_insert_element.md) |
| 90 | + - [rulers](bindings_group_insert_ruler.md) |
| 91 | + - [Element manipulation](element_operation.md) |
92 | 92 | - [Resizing elements](bindings/resizing.md) |
93 | | - - [Grouping elements](element_grouping_operation.md) |
94 | | - - [Spellchecking](spellchecking_operation.md) |
95 | | - - [Arrow manipulation](arrow_operation.md) |
96 | | - - [Arrow - Connectors](bindings_group_arrow_connectors.md) |
97 | | - - [Start Connector](bindings_group_arrow_connectors_start.md) |
98 | | - - [End Connector](bindings_group_arrow_connectors_end.md) |
99 | | - - [Both Connectors](bindings_group_arrow_connectors_both.md) |
100 | | - - [Fixed vs dynamic connectors](fixed_vs_dynamic_connectors.md) |
101 | | - - [Yank](yank_operations.md) |
102 | | - - [Mouse](mouse_operations.md) |
103 | | - - [Image box](image_box_operations.md) |
104 | | - - [Display option](visual_settings_operation.md) |
105 | | - - [Color options](color_operations.md) |
106 | | - - [Debug](debug_operations.md) |
107 | | - - [Modes](modes_operation.md) |
108 | | - - [Clone](clone_mode_operation.md) |
109 | | - - [Eraser](eraser_mode.md) |
110 | | - - [Pen](pen_mode.md) |
111 | | - - [Arrow](arrow_mode.md) |
112 | | - - [Find](find_mode.md) |
113 | | - - [Git](git_mode.md) |
114 | | - - [Selection](selection_mode_operation.md) |
115 | | - - [Selection polygon mode](selection_polygon_mode.md) |
116 | | - - [Slide](slide_mode.md) |
117 | | - - [Animation](animation_mode.md) |
118 | | - - [Animation script](animation_script_mode.md) |
| 93 | + - [Grouping elements](element_grouping_operation.md) |
| 94 | + - [Spellchecking](spellchecking_operation.md) |
| 95 | + - [Arrow manipulation](arrow_operation.md) |
| 96 | + - [Arrow - Connectors](bindings_group_arrow_connectors.md) |
| 97 | + - [Start Connector](bindings_group_arrow_connectors_start.md) |
| 98 | + - [End Connector](bindings_group_arrow_connectors_end.md) |
| 99 | + - [Both Connectors](bindings_group_arrow_connectors_both.md) |
| 100 | + - [Fixed vs dynamic connectors](fixed_vs_dynamic_connectors.md) |
| 101 | + - [Yank](yank_operations.md) |
| 102 | + - [Mouse](mouse_operations.md) |
| 103 | + - [Image box](image_box_operations.md) |
| 104 | + - [Display option](visual_settings_operation.md) |
| 105 | + - [Color options](color_operations.md) |
| 106 | + - [Debug](debug_operations.md) |
| 107 | + - [Modes](modes_operation.md) |
| 108 | + - [Clone](clone_mode_operation.md) |
| 109 | + - [Eraser](eraser_mode.md) |
| 110 | + - [Pen](pen_mode.md) |
| 111 | + - [Arrow](arrow_mode.md) |
| 112 | + - [Find](find_mode.md) |
| 113 | + - [Git](git_mode.md) |
| 114 | + - [Selection](selection_mode_operation.md) |
| 115 | + - [Selection polygon mode](selection_polygon_mode.md) |
| 116 | + - [Slide](slide_mode.md) |
| 117 | + - [Animation](animation_mode.md) |
| 118 | + - [Animation script](animation_script_mode.md) |
119 | 119 |
|
120 | 120 | # Configuration |
121 | 121 |
|
122 | 122 | - [Configuration](configuration.md) |
123 | 123 | - [Configuration Format](config/config_format.md) |
124 | | - - [Bindings Format](config/binding_format.md) |
| 124 | + - [Bindings Format](config/binding_format.md) |
125 | 125 | - [Binding override](config/user_bindings/binding_override.md) |
126 | 126 |
|
127 | 127 | # Developer Guide |
128 | 128 |
|
129 | 129 | - [For Developers](for_developers/README.md) |
130 | 130 | - [Scripting](for_developers/scripting.md) |
131 | | - - [Execute](for_developers/scripting_execute.md) |
132 | | - - [Simplified API](for_developers/scripting_api.md) |
| 131 | + - [Execute](for_developers/scripting_execute.md) |
| 132 | + - [Simplified API](for_developers/scripting_api.md) |
133 | 133 | - [Modifying Asciio](for_developers/modify_Asciio.md) |
134 | 134 | - [Bindings](for_developers/bindings.md) |
135 | 135 | - [Capturing groups with overlay](config/user_bindings/capturing_groups_overlay.md) |
|
0 commit comments