doc: Provide more actual links instead of just chapter names
authorKeith Packard <keithp@keithp.com>
Sat, 14 Nov 2015 04:58:08 +0000 (20:58 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 14 Nov 2015 04:58:08 +0000 (20:58 -0800)
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>
doc/altosui.inc
doc/aprs-operation.inc
doc/telegps-application.inc
doc/telegps-system-operation.inc

index df5a3ceea99cdee8090a1e97134a2aff29165d9d..3c26b441d098637dfcc1bee355474c1c23fb7fb7 100644 (file)
                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
 
                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
 
                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
 
index e514e1103a1f1e3400a3b5f5f705a197d4f28dbb..9b1d91ebdc06b30be8c880fa321368154d3f8ff5 100644 (file)
@@ -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
index 41dda96877e1bae92cb29c3a891c938e27eaeb11..3e6b385ed64509ce6d636b49ae4ddc885813204b 100644 (file)
 
                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>>.
index 40ab467ca736122835da9e2bb9a10c064a5cc1cc..c9fce7f0d4f1857d6a94704b784cb290ef111473 100644 (file)
@@ -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>>.