mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 18:33:23 +00:00
Documentation: improve layout
Added headers, borders, etc. to the table in "Viewing and completing your logs". Signed-off-by: Reinout Hoornweg <reinout@xs4all.nl> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
51cac900aa
commit
453c48f0ab
1 changed files with 14 additions and 13 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue