doc/: Formatting fixes

* Use an AsciiDoc-compatible layout.
* Use a maximum line width of 79 characters everywhere.

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
Lukas Fleischer
2013-07-22 16:29:02 +02:00
parent 3f621c69fc
commit 5aa2f0de3c
20 changed files with 210 additions and 189 deletions

View File

@@ -1,8 +1,9 @@
Generic keybindings
===================
Some of the keybindings apply whatever panel is selected. They are
called generic keybinding.
Some of the keybindings apply whatever panel is selected. They are called
generic keybinding.
Here is the list of all the generic key bindings, together with their
corresponding action:
@@ -21,7 +22,7 @@ corresponding action:
'y' : +1 Year -> move to next year
'^G' : Goto today -> move to current day
The '^P' and '^N' keys are used to scroll text upward or downward
when inside specific screens such the help screens for example.
They are also used when the calendar screen is selected to switch
between the available views (monthly and weekly calendar views).
The '^P' and '^N' keys are used to scroll text upward or downward when inside
specific screens such the help screens for example. They are also used when
the calendar screen is selected to switch between the available views (monthly
and weekly calendar views).