Exclude document titles from local ToCs
This commit is contained in:
parent
80e05319c6
commit
2bc35539f0
@ -4,6 +4,7 @@ Frequently Asked Questions
|
|||||||
.. highlight:: sh
|
.. highlight:: sh
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
|
:local:
|
||||||
|
|
||||||
Some special symbols are rendered small/truncated in kitty?
|
Some special symbols are rendered small/truncated in kitty?
|
||||||
-----------------------------------------------------------
|
-----------------------------------------------------------
|
||||||
|
|||||||
@ -46,6 +46,7 @@ Some programs and libraries that use the kitty graphics protocol:
|
|||||||
|
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
|
:local:
|
||||||
|
|
||||||
|
|
||||||
Getting the window size
|
Getting the window size
|
||||||
|
|||||||
@ -76,6 +76,7 @@ See :doc:`Configuring kitty <conf>` for help on configuring |kitty| and
|
|||||||
|
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
|
:local:
|
||||||
|
|
||||||
|
|
||||||
Design philosophy
|
Design philosophy
|
||||||
|
|||||||
@ -26,6 +26,7 @@ Major Features
|
|||||||
Screenshot, showing a sample diff
|
Screenshot, showing a sample diff
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
|
:local:
|
||||||
|
|
||||||
|
|
||||||
Installation
|
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.
|
the default. Individual layouts and how to use them are described below.
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
|
:local:
|
||||||
|
|
||||||
|
|
||||||
The Stack Layout
|
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.
|
thereby hopefully encouraging their widespread adoption.
|
||||||
|
|
||||||
If you wish to discuss these extensions, propose additions/changes to them
|
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::
|
.. contents::
|
||||||
|
:local:
|
||||||
|
|
||||||
Colored and styled underlines
|
Colored and styled underlines
|
||||||
-------------------------------
|
-------------------------------
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user