diff options
author | Keith Packard <keithp@keithp.com> | 2018-10-25 16:50:17 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2018-10-25 16:51:17 -0700 |
commit | 6d80b89c0bd82133dd5c93df8604f562ac49c19a (patch) | |
tree | ac4adf27e9af2ed97a6319ae213fd15c8b03d971 /doc/config-device.inc | |
parent | cf3e524e50a6fae2862efb404c9918b74438e9c9 (diff) |
doc: Switch to asciidoctor to format docs
asciidoc and a2x are no longer actively maintained and Debian policy
encourages people to move away from them to asciidoctor.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/config-device.inc')
-rw-r--r-- | doc/config-device.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/config-device.inc b/doc/config-device.inc index 0ca6afff..144b1e8f 100644 --- a/doc/config-device.inc +++ b/doc/config-device.inc @@ -233,7 +233,7 @@ ifdef::telemega,easymega[] ==== Configure Pyro Channels .Additional Pyro Channel Configuration - image::configure-pyro.png[width="5.5in"] + image::configure-pyro.png[width=400] This opens a separate window to configure the additional pyro channels available on TeleMega @@ -262,6 +262,6 @@ ifdef::telemega,easymega[] configuration by pressing the 'Save' button in the main Configure Flight Computer window. - include::pyro-channels.raw[] + include::pyro-channels.adoc[] endif::telemega,easymega[] |