summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2015-11-13 20:58:08 -0800
committerKeith Packard <keithp@keithp.com>2015-11-13 20:58:08 -0800
commit2133c235af9511a42b65b239c6fcbeafa0e6d272 (patch)
tree9accbf43f90dcb4073e2c0962b16a07474605c60 /doc
parent87cb41dfa07153b4dc44f723c65888945b3a11b1 (diff)
doc: Provide more actual links instead of just chapter names
Replace 'see chapter "foo"' with 'see <<foo>>' so that a link is created to directly go to the relevant text. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/altosui.inc12
-rw-r--r--doc/aprs-operation.inc2
-rw-r--r--doc/telegps-application.inc4
-rw-r--r--doc/telegps-system-operation.inc7
4 files changed, 11 insertions, 14 deletions
diff --git a/doc/altosui.inc b/doc/altosui.inc
index df5a3cee..3c26b441 100644
--- a/doc/altosui.inc
+++ b/doc/altosui.inc
@@ -315,9 +315,9 @@
data will be downloaded from that device directly. If
you select a TeleDongle device, flight data will be
downloaded from a flight computer over radio link via
- the specified TeleDongle. See the chapter on
- Controlling An Altimeter Over The Radio Link for more
- information.
+ the specified TeleDongle. See
+ <<_controlling_an_altimeter_over_the_radio_link>> for
+ more information.
After the device has been selected, a dialog showing
the flight data saved in the device will be shown
@@ -343,7 +343,7 @@
Once a flight record is selected, the flight monitor interface
is displayed and the flight is re-enacted in real time. Check
- the Monitor Flight chapter above to learn how this window operates.
+ <<_monitor_flight>> to learn how this window operates.
=== Graph Data
@@ -567,8 +567,8 @@
programming). TeleMega, EasyMega, TeleMetrum v2,
EasyMini and TeleDongle v3 are all programmed directly
over their USB ports (self programming). Please read
- the directions for flashing devices in the Updating
- Device Firmware chapter below.
+ the directions for flashing devices in
+ <<_updating_device_firmware>>.
=== Fire Igniter
diff --git a/doc/aprs-operation.inc b/doc/aprs-operation.inc
index e514e110..9b1d91eb 100644
--- a/doc/aprs-operation.inc
+++ b/doc/aprs-operation.inc
@@ -6,7 +6,7 @@
interval of at least 5 seconds to avoid consuming too much
battery power or radio channel bandwidth. You can configure
the APRS interval using {application}; that process is described in
- <<{configure_section}>> in the {application} chapter.
+ <<{configure_section}>>.
AltOS supports both compressed and uncompressed APRS
position report data formats. The compressed format
diff --git a/doc/telegps-application.inc b/doc/telegps-application.inc
index 41dda968..3e6b385e 100644
--- a/doc/telegps-application.inc
+++ b/doc/telegps-application.inc
@@ -342,12 +342,10 @@
The rest of the dialog contains the parameters to be configured.
- The rest of the dialog contains the parameters to be configured.
-
include::config-device.raw[]
=== Flash Device
This reprograms TeleGPS devices with new
firmware. Please read the directions for flashing
- devices in the Updating Device Firmware chapter below.
+ devices in <<_updating_device_firmware>>.
diff --git a/doc/telegps-system-operation.inc b/doc/telegps-system-operation.inc
index 40ab467c..c9fce7f0 100644
--- a/doc/telegps-system-operation.inc
+++ b/doc/telegps-system-operation.inc
@@ -25,7 +25,6 @@
=== Configurable Parameters
- Configuring TeleGPS is very
- simple; the few configurable parameters can all be set
- using the TeleGPS application over USB. Read
- the Configure TeleGPS section in the TeleGPS Software chapter
+ Configuring TeleGPS is very simple; the few configurable
+ parameters can all be set using the TeleGPS application over
+ USB. Check out <<_configure_device>>.