Include all in page headings in the sidebar ToC

The furo theme tries to make this impossible, fortunately,
this being python, we dont care what it wants
This commit is contained in:
Kovid Goyal
2021-07-21 10:35:58 +05:30
parent 8dfef58f29
commit 329d95fd3a
11 changed files with 33 additions and 21 deletions

View File

@@ -163,7 +163,7 @@ For example:
cannot create new OS windows, or tabs.
Launching new tabs/windows
Creating tabs/windows
-------------------------------
kitty can be told to run arbitrary programs in new :term:`tabs <tab>`,
@@ -197,11 +197,7 @@ Mouse features
All these actions can be customized in :file:`kitty.conf` as described
:ref:`here <conf-kitty-mouse.mousemap>`.
Scripting the mouse click
---------------------------
You can customize what happens when clicking on hyperlinks in kitty,
You can also customize what happens when clicking on :term:`hyperlinks` in kitty,
having it open files in your editor, download remote files, open things
in your browser, etc.