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,6 +2,7 @@ Save
====
Save calcurse data.
Data are splitted into four different files which contain :
/ ~/.calcurse/conf -> user configuration
@@ -10,5 +11,5 @@ Data are splitted into four different files which contain :
| ~/.calcurse/todo -> data related to the todo list
\ ~/.calcurse/keys -> user-defined key bindings
In the config menu, you can choose to save the Calcurse data
automatically before quitting.
In the config menu, you can choose to save the Calcurse data automatically
before quitting.