Skip to content

Commit e441871

Browse files
committed
docs(readme): update TOC
1 parent f02d199 commit e441871

File tree

1 file changed

+23
-14
lines changed

1 file changed

+23
-14
lines changed

README.md

+23-14
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,12 @@ script; [waycorner][waycorner-icxes].
5656
* [Arch User Repository](#arch-user-repository)
5757
* [Generic](#generic)
5858
* [Windows](#windows)
59-
2. [Launching Kamite](#launching-kamite)
60-
3. [Troubleshooting](#troubleshooting)
61-
4. [User interface overview](#user-interface-overview)
62-
5. [Text extraction](#text-extraction)
59+
2. [Updating Kamite](#updating-kamite)
60+
* [Linux Generic and Windows](#linux-generic-and-windows)
61+
3. [Launching Kamite](#launching-kamite)
62+
4. [Troubleshooting](#troubleshooting)
63+
5. [User interface overview](#user-interface-overview)
64+
6. [Text extraction](#text-extraction)
6365
* [Anime (and other video) text extraction](#anime-and-other-video-text-extraction)
6466
* [Mining anime](#mining-anime)
6567
* [Tip: auto-pausing at the end of subtitle](#tip-auto-pausing-at-the-end-of-subtitle)
@@ -81,26 +83,26 @@ script; [waycorner][waycorner-icxes].
8183
* [Alternatives for games](#alternatives-for-games)
8284
* [Clipboard](#clipboard)
8385
* [Custom source / alternative method text extraction](#custom-source--alternative-method-text-extraction)
84-
6. [Text use](#text-use)
86+
7. [Text use](#text-use)
8587
* [Editing and transforming the text](#editing-and-transforming-the-text)
8688
* [Pop-up dictionary](#pop-up-dictionary)
8789
* [Lookups](#lookups)
8890
* [Custom lookups](#custom-lookups)
8991
* [Auto-generated furigana](#auto-generated-furigana)
90-
7. [Custom commands (Launching external executables)](#custom-commands-launching-external-executables)
91-
8. [Keyboard shortcuts](#keyboard-shortcuts)
92+
8. [Custom commands (Launching external executables)](#custom-commands-launching-external-executables)
93+
9. [Keyboard shortcuts](#keyboard-shortcuts)
9294
* [Client-only keyboard shortcuts](#client-only-keyboard-shortcuts)
9395
* [Chunk edit mode keyboard shortcuts](#chunk-edit-mode-keyboard-shortcuts)
9496
* [Media player keyboard shortcuts (client)](#media-player-keyboard-shortcuts-client)
9597
* [Global keyboard shortcuts](#global-keyboard-shortcuts)
9698
* [Linux/Xorg and Windows](#linuxxorg-and-windows)
9799
* [Linux/wlroots](#linuxwlroots)
98-
9. [Launch options](#launch-options)
99-
10. [Config](#config)
100+
10. [Launch options](#launch-options)
101+
11. [Config](#config)
100102
* [Config profiles](#config-profiles)
101103
* [Combined profile (multiple extra config files)](#combined-profile-multiple-extra-config-files)
102-
11. [Style customization](#style-customization)
103-
12. [Command API](#command-api)
104+
12. [Style customization](#style-customization)
105+
13. [Command API](#command-api)
104106
* [Sending commands](#sending-commands)
105107
* [DBus (Linux)](#dbus-linux)
106108
* [HTTP](#http)
@@ -111,9 +113,16 @@ script; [waycorner][waycorner-icxes].
111113
* [`session-timer_` commands](#session-timer_-commands)
112114
* [`chunk_` commands](#chunk_-commands)
113115
* [`misc_` commands](#misc_-commands)
114-
13. [Privacy](#privacy)
115-
14. [Development](#development)
116-
15. [License](#license)
116+
14. [Privacy](#privacy)
117+
15. [Development](#development)
118+
* [Technology](#technology)
119+
* [Running for development](#running-for-development)
120+
* [Development-specific config](#development-specific-config)
121+
* [Config handling](#config-handling)
122+
* [Code linting](#code-linting)
123+
* [Docs](#docs)
124+
* [Textractor extension](#textractor-extension)
125+
16. [License](#license)
117126
* [Third-party components](#third-party-components)
118127

119128
## Installing Kamite

0 commit comments

Comments
 (0)