summaryrefslogtreecommitdiff
path: root/doc/Makefile
Commit message (Collapse)AuthorAge
* doc: Construct html index for documentationKeith Packard2015-11-13
| | | | | | This gets uploaded to keith's machine as an easy way to see what's available. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Try a different trick for asciidoc build issuesKeith Packard2015-11-13
| | | | | | | | | asciidoc creates temp files in the current directory using basename of the source filename. Doing html and pdf builds in parallel causes chaos as a result. Fix this by having the pdf target build both serially, and then have the html target just depend on the pdf target. 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>
* 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: Add product logos to booksKeith Packard2015-11-01
| | | | | | | This places the product logo on the title verso in pdf form, and above the TOC in html form. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: verbose mode for a2xKeith Packard2015-11-01
|
* doc: Split revhistory to separate file for html docsKeith Packard2015-11-01
| | | | | | This avoids having the revhistory clutter the top of the document. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Switch to free fonts. Publish fonts with docs.Keith Packard2015-11-01
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Minor makefile cleanupsKeith Packard2015-11-01
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Convert AltOS doc to asciidocKeith Packard2015-11-01
| | | | | | It's still pretty stale, but at least it isn't in docbook? Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Finish converting docs to asciidoc formatKeith Packard2015-11-01
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add updating firmware and using am products asciidoc bitsKeith Packard2015-11-01
| | | | | | This finishes the asciidoc transition Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add asciidoc version of Altos Droid manualKeith 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>
* doc: Lots more conversion from docbook to asciidocKeith Packard2015-11-01
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add asciidoc telemini v1.0Keith Packard2015-11-01
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Start doc transition to asciidocKeith Packard2015-11-01
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Force FOP to read images from doc directoryKeith Packard2015-10-13
| | | | | | | | | | Looks like something changed and fop is now reading from the directory containing the source file. xmlto places that source in /tmp, making all relative URIs fail. Fix this by creating a fop configuration file directing it to load relative to the doc directory and then pass that through xmlto. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Update for 1.6.1Keith Packard2015-07-15
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Update docs for 1.6Keith Packard2015-02-05
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Update for version 1.5 releaseKeith Packard2014-09-06
| | | | | | | Add stuff about EasyMega and telemetry rate configuration. Update screen shots as needed. Signed-off-by: Keith Packard <keithp@keithp.com>
* Add 1.4.1 release notesKeith Packard2014-06-24
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Create release notes for version 1.4Keith Packard2014-06-02
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add outline of TeleGPS docKeith Packard2014-05-28
| | | | | | No actual content, mostly a place holder to make the build work Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add separate outline pdf generationKeith Packard2014-03-07
| | | | | | | This generates one-page pdf files that contain just the outline of each product. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Need to publish .svg files as wellKeith Packard2014-02-17
| | | | | | | The drill templates are all .svg files that are referenced by the generated html. Signed-off-by: Keith Packard <keithp@keithp.com>
* Re-create drill templatesKeith Packard2014-02-17
| | | | | | | | | | Using inkscape, the drill templates weren't getting printed correctly. Switching to hand-generated svg fixes that. The .xsl file is also fixed to really encourage the images to be printed at exactly 100%. Signed-off-by: Keith Packard <keithp@keithp.com>
* deliver images used in MicroPeak manual to web server, tooBdale Garbee2014-02-17
|
* doc: Add title page image to altusmetrum.pdfKeith Packard2014-02-08
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Update micropeak docs to include lots of picturesKeith Packard2014-02-08
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add 1.3.2 release notesKeith Packard2014-01-24
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Update for 1.3.1Keith Packard2014-01-21
| | | | | | Add 1.3.1 release notes. Update screen shots. Document new functionality Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Publish images with HTML bitsKeith Packard2013-12-17
| | | | | | Otherwise the html won't render right. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add screen shots everywhereKeith Packard2013-12-17
| | | | | | This has screen shots of every dialog in altosui Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Make pdf files depend on local stylesheetKeith Packard2013-11-18
| | | | | | Now that we're using our own, rebuild the docs when it changes Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Switch to xorg style to generate indexKeith Packard2013-11-18
| | | | | | This style sheet generates a nice PDF index Signed-off-by: Keith Packard <keithp@keithp.com>
* Create release notes for 1.2.1Keith Packard2013-05-21
| | | | | | Move most of the 1.2 content to the 1.2.1 block Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add version 1.2 release notesKeith Packard2013-03-01
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add TeleMetrum and TeleMini drill templatesKeith Packard2013-02-08
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add micropeak manualKeith Packard2012-10-29
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Add release notes for version 1.1.1Keith Packard2012-09-16
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Add Version 1.1 release notes.Keith Packard2012-09-11
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add companion SPI message protocol docKeith Packard2012-01-15
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* roll release notes version from 1.0 to 1.0.1Bdale Garbee2011-08-26
|
* doc: Add 1.0 release notes.Keith Packard2011-08-10
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add release notes, include them in altusmetrum doc. Shuffle altusmetrumKeith Packard2011-08-10
| | | | | | | This adds release notes and includes them in the main altusmetrum doc as well as making stand-alone html available for inclusion in the website. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add telemetry format descriptionKeith Packard2011-07-02
| | | | | | Document the telemetry packet contents. Signed-off-by: Keith Packard <keithp@keithp.com>
* we need an install target to prevent parent dir make from failingBdale Garbee2011-01-18
|
* doc: Don't delete telemetrum-outline.pdfKeith Packard2011-01-18
| | | | | | This has a drilling template for the board. Signed-off-by: Keith Packard <keithp@keithp.com>
* fix publish target in doc/MakefileBdale Garbee2010-11-28
|