Exclude document titles from local ToCs
This commit is contained in:
parent
80e05319c6
commit
2bc35539f0
@ -4,6 +4,7 @@ Frequently Asked Questions
|
||||
.. highlight:: sh
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
Some special symbols are rendered small/truncated in kitty?
|
||||
-----------------------------------------------------------
|
||||
|
||||
@ -46,6 +46,7 @@ Some programs and libraries that use the kitty graphics protocol:
|
||||
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
|
||||
Getting the window size
|
||||
|
||||
@ -76,6 +76,7 @@ See :doc:`Configuring kitty <conf>` for help on configuring |kitty| and
|
||||
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
|
||||
Design philosophy
|
||||
|
||||
@ -26,6 +26,7 @@ Major Features
|
||||
Screenshot, showing a sample diff
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
|
||||
Installation
|
||||
|
||||
@ -28,6 +28,7 @@ are available use :opt:`enabled_layouts`, the first listed layout becomes
|
||||
the default. Individual layouts and how to use them are described below.
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
|
||||
The Stack Layout
|
||||
|
||||
@ -16,9 +16,11 @@ is to make it as easy to implement these protocol extensions as possible,
|
||||
thereby hopefully encouraging their widespread adoption.
|
||||
|
||||
If you wish to discuss these extensions, propose additions/changes to them
|
||||
please do so by opening issues in the github bug tracker.
|
||||
please do so by opening issues in the `GitHub
|
||||
<https://github.com/kovidgoyal/kitty/issues>`_ bug tracker.
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
Colored and styled underlines
|
||||
-------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user