From 453c48f0ab7f8e38b071ed52da8b6fe5a576aeea Mon Sep 17 00:00:00 2001 From: Reinout Hoornweg Date: Mon, 18 Feb 2013 23:26:26 +0100 Subject: Documentation: improve layout Added headers, borders, etc. to the table in "Viewing and completing your logs". Signed-off-by: Reinout Hoornweg Signed-off-by: Dirk Hohndel --- Documentation/user-manual.txt | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 343db990d..260829c3c 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -208,20 +208,21 @@ An example: On Sunday Oct 23, 2011 you made a dive. In the log line of this dive, you see the following information: -[width="70%",cols="<5%,10%,<20%,<65%",grid="none",frame="none",style="monospaced"] +[width="70%",cols="<20%,40%,40%",options="header"] |=============================================================================== -|| # | 12 | Dive number -|| Date | Sun, Oct 23, 2011 10:50 | Date and time of your dive -|| * | | Your rating (none at this time) -|| m | 12.8 | Your maximum depth in meters -|| min | 31:20 | Your dive-time in minutes and seconds -|| Deg. C | 13.0 | Lowest water temperature during your dive -|| kg | | Weight carried (none at this time) -|| Suit | | Exposure protection suit worn (none at this time) -|| Cyl | | Your used cylinder (none at this time) -|| O2% | air | What type of mixture -|| SAC | | SAC (none at this time) -|| Location | | Where you performed your dive (empty) +| Header | Value | Description of field +| # | 12 | Dive number +| Date | Sun, Oct 23, 2011 10:50 | Date and time of your dive +| * | | Your rating (none at this time) +| m | 12.8 | Your maximum depth in meters +| min | 31:20 | Your dive-time in minutes and seconds +| Deg. C | 13.0 | Lowest water temperature during your dive +| kg | | Weight carried (none at this time) +| Suit | | Exposure protection suit worn (none at this time) +| Cyl | | Your used cylinder (none at this time) +| O2% | air | What type of mixture +| SAC | | SAC (none at this time) +| Location | | Where you performed your dive (empty) |=============================================================================== As you can see, some information is already there because it is -- cgit v1.2.3-70-g09d2