1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="index">
<info>
<!-- This shows in the title bar so does not show [icon] -->
<title type="text">TypeCatcher</title>
<desc>The <app>TypeCatcher</app> help.</desc>
<credit type="author">
<name>Andrew Starr-Bochicchio</name>
<email>a.starr.b@gmail.com</email>
<years>2012</years>
</credit>
<license href="http://creativecommons.org/licenses/by-sa/3.0/">
<p>Creative Commons Attribution-Share Alike 3.0 Unported License</p>
</license>
</info>
<title>
<!-- This shows on the page in title font -->
<!-- the icon only shows when installed -->
<media type="image" mime="image/svg" src="figures/typecatcher.svg">[icon]</media>
<app>TypeCatcher</app>
</title>
<media type="image" mime="image/png" src="figures/home.png"></media>
<p>TypeCatcher allows you to search, browse, and download Google webfonts for off-line use. You can preview fonts with adjustable size and text.</p>
<!-- This is the visible index -->
<section id="contents" style="2column">
<!-- other pages needs to have a link to index#contents for this to work -->
<title>Contents</title>
</section>
</page>
|