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

@@ -2,13 +2,13 @@ Tab
===
Switch between panels.
The panel currently in use has its border colorized.
Some actions are possible only if the right panel is selected.
For example, if you want to add a task in the TODO list, you need first
to press the 'TAB' key to get the TODO panel selected. Then you can
press 'a' to add your item.
Some actions are possible only if the right panel is selected. For example, if
you want to add a task in the TODO list, you need first to press the 'TAB' key
to get the TODO panel selected. Then you can press 'a' to add your item.
Notice that at the bottom of the screen the list of possible actions
change while pressing 'TAB', so you always know what action can be
performed on the selected panel.
Notice that at the bottom of the screen the list of possible actions change
while pressing 'TAB', so you always know what action can be performed on the
selected panel.