mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
Fix symbolic links for user manual
Let's use implicit anchor for the Appendix A. This will get rid of compilation error when trying to create PDF version of the user manual. (Otherwise all the other links to Appendix A would have to be updated.) Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
d9be07670c
commit
b8511467b3
1 changed files with 1 additions and 2 deletions
|
@ -2680,7 +2680,7 @@ Suunto Vyper (Stinger, Mosquito, D3, Vyper, Vytec,
|
|||
Cobra, Gekko and Zoop) family of dive computers are supported. A large number of settings of these dive computers
|
||||
can be read and changed to different values. As a first step, ensure that the appropriate hardware driver
|
||||
is installed for the dive computer and that the device name of the dive computer is known.
|
||||
See <<S_APPENDIX_A,APPENDIX A>> for information on how to do this.
|
||||
See <<_appendix_a_operating_system_specific_information_for_importing_dive_information_from_a_dive_computer,APPENDIX A>> for information on how to do this.
|
||||
|
||||
Once the dive computer is connected to the _Subsurface_ computer, select _File->Configure dive
|
||||
computer_ from the _Main Menu_. Provide the appropriate device name in the text box at the
|
||||
|
@ -2769,7 +2769,6 @@ on the http://subsurface-divelog.org/[_Subsurface_ web site].
|
|||
- _User Manual_ - Open a window showing this user manual.
|
||||
|
||||
|
||||
[[S_APPENDIX_A]]
|
||||
== APPENDIX A: Operating system specific information for importing dive information from a dive computer.
|
||||
|
||||
=== Make sure that the OS has the required drivers installed
|
||||
|
|
Loading…
Reference in a new issue