diff options
author | Tim Wootton <tim@tee-jay.demon.co.uk> | 2013-12-13 23:05:09 +0000 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-12-13 15:07:59 -0800 |
commit | efa01dc94cb6c6f3e4b097b052b52e43839a4ff4 (patch) | |
tree | 390a3988eda6fa2107e7fd6d202693e50cf860a1 /Documentation | |
parent | c5e51e845c4e3df7dc4d52bacc32c652ce7bfa47 (diff) | |
download | subsurface-efa01dc94cb6c6f3e4b097b052b52e43839a4ff4.tar.gz |
User manual: Add space after punctuation
Signed-off-by: Tim Wootton <tim@tee-jay.demon.co.uk>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/user-manual.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 0af3a1948..80ff52087 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -18,7 +18,7 @@ image::images/SubsurfaceBanner.png["Banner",align="center"] [blue]#_Version 4.0, December 2013_# -Welcome as a user of _Subsurface_, an advanced dive logging programme with extensive infrastructure to describe, organise and interpret scuba and free dives._Subsurface_ binaries are available for Windows PCs (Win XP or later), Intel based Macs (OS/X) and many Linux distributions. _Subsurface_ can be built for many more hardware platforms and software environments where Qt and libdivecomputer are available. +Welcome as a user of _Subsurface_, an advanced dive logging programme with extensive infrastructure to describe, organise and interpret scuba and free dives. _Subsurface_ binaries are available for Windows PCs (Win XP or later), Intel based Macs (OS/X) and many Linux distributions. _Subsurface_ can be built for many more hardware platforms and software environments where Qt and libdivecomputer are available. The scope of this document is the use of the _Subsurface_ program. To install the software, consult the _Downloads_ page on the http://subsurface.hohndel.org/[_Subsurface_ web site]. Please discuss issues with this program by sending an email to mailto:subsurface@hohndel.org[our mailing list] and report bugs at http://trac.hohndel.org[our bugtracker]. For instructions on how to build the software and (if needed) its dependencies please consult the INSTALL file included with the source code. @@ -44,11 +44,12 @@ You can drag the dividers between panels in order to change the size of any of t If one dive is selected, the dive location, detailed information and profile of the _selected dive_ are shown in the respective panels. On the other hand, if one highlights more than one dive the last heighlighted dive is the _selected dive_, but summary data of all _highlighted dives_ is shown in the *Stats* tab of the *Dive Info* panel. +//^ + [[S_ViewPanels]] image::images/main_window.jpg["The Main Window",align="center"] - You can determine which of the four panels you wish to see by selecting the *View* option on the main menu and which gives the user several choices of display: *All*: show all four of the panels as in the screenshot above. |