summaryrefslogtreecommitdiff
path: root/doc/altosui.inc
Commit message (Collapse)AuthorAge
* doc: Switch to asciidoctor to format docsKeith Packard2018-10-25
| | | | | | | 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>
* doc: Update for 1.8.3Keith Packard2017-11-11
| | | | | | Also added a pile of docinfo files for older release notes files. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Finish updates for v1.7Keith Packard2017-04-21
| | | | | | | | | Scrub all TeleMini references and make sure they're fixed for v3. No 'emergency' mode yet. No reflashing yet. Add v1.7 release notes. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Split out EasyMini into a separate manualKeith Packard2015-11-13
| | | | | | | EasyMini uses a tiny fraction of the overall system software; splitting the manual out makes it a lot smaller. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Provide more actual links instead of just chapter namesKeith Packard2015-11-13
| | | | | | | 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>
* Break out common pieces from TeleGPS and AltusMetrumKeith Packard2015-11-13
| | | | | | | This creates shared files for portions of the TeleGPS and AltusMetrum manual to avoid duplicating text between the two. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Get images and tables all centered and labeledKeith Packard2015-11-01
| | | | | | | A bunch of images were using image: instead of image:: and some images and tables were missing titles. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add titles to all figuresKeith Packard2015-11-01
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add asciidoc version of altosui chapter.Keith Packard2015-11-01
Signed-off-by: Keith Packard <keithp@keithp.com>