<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/doc, branch telelaunchtwo</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=telelaunchtwo</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=telelaunchtwo'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2015-11-14T08:01:05+00:00</updated>
<entry>
<title>doc: Remove some bogus bits from am.css</title>
<updated>2015-11-14T08:01:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-11-14T08:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f28d59ddf3e1b763ce5757f572e79085963818e9'/>
<id>urn:sha1:f28d59ddf3e1b763ce5757f572e79085963818e9</id>
<content type='text'>
Just commented out stuff which had a nested comment and was thus invalid

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>doc: Construct html index for documentation</title>
<updated>2015-11-14T07:36:02+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-11-14T07:36:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=19f700f1c99d2f3dcd8775cc629037312d853ee1'/>
<id>urn:sha1:19f700f1c99d2f3dcd8775cc629037312d853ee1</id>
<content type='text'>
This gets uploaded to keith's machine as an easy way to see what's available.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>doc: Try a different trick for asciidoc build issues</title>
<updated>2015-11-14T07:17:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-11-14T07:17:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=688c5ee98565a25e77c8618e1957ed3b8eff5a56'/>
<id>urn:sha1:688c5ee98565a25e77c8618e1957ed3b8eff5a56</id>
<content type='text'>
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 &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>doc: Split out EasyMini into a separate manual</title>
<updated>2015-11-14T06:56:19+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-11-14T06:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=992c0eab6275cec7d5035b99952537fd7ece2ed4'/>
<id>urn:sha1:992c0eab6275cec7d5035b99952537fd7ece2ed4</id>
<content type='text'>
EasyMini uses a tiny fraction of the overall system software;
splitting the manual out makes it a lot smaller.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>doc: Reformat html versions a bit</title>
<updated>2015-11-14T04:59:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-11-14T04:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b030dfb3df859b3b3cb9c666394f315edcd11f49'/>
<id>urn:sha1:b030dfb3df859b3b3cb9c666394f315edcd11f49</id>
<content type='text'>
Color more text black, including toc. Add a bit of space around the
toc. Make paragraph labels bold.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>doc: Move pad beeps table to usage chapter</title>
<updated>2015-11-14T04:58:58+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-11-14T04:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6260ee1419ba5c122939b28e3e8fc6f8ecf48928'/>
<id>urn:sha1:6260ee1419ba5c122939b28e3e8fc6f8ecf48928</id>
<content type='text'>
This places all of the sound information in one place.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>doc: Provide more actual links instead of just chapter names</title>
<updated>2015-11-14T04:58:08+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-11-14T04:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2133c235af9511a42b65b239c6fcbeafa0e6d272'/>
<id>urn:sha1:2133c235af9511a42b65b239c6fcbeafa0e6d272</id>
<content type='text'>
Replace 'see chapter "foo"' with 'see &lt;&lt;foo&gt;&gt;' so that a link is
created to directly go to the relevant text.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>doc: Reformat 'Using MicroPeak' section</title>
<updated>2015-11-14T04:56:45+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-11-14T04:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=87cb41dfa07153b4dc44f723c65888945b3a11b1'/>
<id>urn:sha1:87cb41dfa07153b4dc44f723c65888945b3a11b1</id>
<content type='text'>
Use labeled paragraphs to make the steps stand out.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Break out common pieces from TeleGPS and AltusMetrum</title>
<updated>2015-11-14T03:45:02+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-11-14T03:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4c1206a47431c7d873228fdd7328e1b9ac93a390'/>
<id>urn:sha1:4c1206a47431c7d873228fdd7328e1b9ac93a390</id>
<content type='text'>
This creates shared files for portions of the TeleGPS and AltusMetrum
manual to avoid duplicating text between the two.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>doc: Add product logos to books</title>
<updated>2015-11-02T05:18:47+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-11-02T05:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ef2ba847ca53a8ddfcddd4e51a0dd43c45161c85'/>
<id>urn:sha1:ef2ba847ca53a8ddfcddd4e51a0dd43c45161c85</id>
<content type='text'>
This places the product logo on the title verso in pdf form, and above
the TOC in html form.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
