Use explicit headers for lists/tables so that they show up in the ToC

This commit is contained in:
Kovid Goyal 2017-01-18 21:20:24 +05:30
parent de2089d600
commit 2bcc03db65

View File

@ -43,7 +43,8 @@
++++ ++++
image::https://travis-ci.org/kovidgoyal/kitty.svg?branch=master[Build status, link=https://travis-ci.org/kovidgoyal/kitty] image::https://travis-ci.org/kovidgoyal/kitty.svg?branch=master[Build status, link=https://travis-ci.org/kovidgoyal/kitty]
.Major features == Major Features
* Supports tiling multiple terminal windows side by side in different * Supports tiling multiple terminal windows side by side in different
layouts without needing to use an extra program like tmux layouts without needing to use an extra program like tmux
@ -76,7 +77,8 @@ toc::[]
kitty is designed to run from source, for easy hackability. Make sure kitty is designed to run from source, for easy hackability. Make sure
the following dependencies are installed first. the following dependencies are installed first.
.Dependencies === Dependencies
* python >= 3.5 * python >= 3.5
* glfw >= 3.2 * glfw >= 3.2
* glew >= 2.0 (not needed on OS X) * glew >= 2.0 (not needed on OS X)
@ -146,7 +148,9 @@ windows are:
[[scrolling-shortcuts]] [[scrolling-shortcuts]]
[options="header"] [options="header"]
.Scrolling
=== Scrolling
|=== |===
|Action |Shortcut |Action |Shortcut
@ -160,7 +164,9 @@ windows are:
|=== |===
[options="header"] [options="header"]
.Tabs
=== Tabs
|=== |===
|Action |Shortcut |Action |Shortcut
@ -176,7 +182,9 @@ windows are:
[options="header"] [options="header"]
.Windows
=== Windows
|=== |===
|Action |Shortcut |Action |Shortcut