| Commit | Line | Data |
|---|---|---|
| c4a5965d DB |
1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | ||
| 3 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> | |
| 4 | ||
| 5 | <html xmlns="http://www.w3.org/1999/xhtml"> | |
| 112c2970 | 6 | |
| 910d9402 | 7 | <head> |
| cb31a878 | 8 | <title>Debian Live Project</title> |
| c4a5965d | 9 | <link type="text/css" rel="stylesheet" href="stylesheet.css" /> |
| 910d9402 | 10 | </head> |
| 112c2970 | 11 | |
| 910d9402 DB |
12 | <body> |
| 13 | ||
| cb31a878 | 14 | <h1 id="title"><a href="/">Debian Live Project</a></h1> |
| c4a5965d | 15 | <h2 id="subtitle"><a href="/">Live Debian systems!</a></h2> |
| 910d9402 | 16 | |
| c4a5965d | 17 | <div id="body"> |
| 910d9402 | 18 | |
| c4a5965d | 19 | <h2>Live Manual</h2> |
| 112c2970 | 20 | |
| c4a5965d | 21 | <dl> |
| 910d9402 | 22 | |
| c4a5965d | 23 | <dd> |
| ff1f4fe5 | 24 | <p> |
| 2b8e1bae | 25 | <i>This manual is under heavy construction.</i> |
| ff1f4fe5 DB |
26 | </p> |
| 27 | ||
| 28 | <p> | |
| d4b13919 | 29 | Please report errors, omissions, patches and suggestions to our mailinglist at <a href="mailto:debian-live@lists.debian.org">debian-live@lists.debian.org</a> and read about <a href="html/meta.html#contributing">how to contribute</a> to the manual. |
| ff1f4fe5 | 30 | </p> |
| c4a5965d | 31 | </dd> |
| 112c2970 | 32 | |
| c4a5965d DB |
33 | <dt><h3>Available Formats</h3></dt> |
| 34 | ||
| 35 | <dd> | |
| 36 | <ul> | |
| 7e5666f5 | 37 | <li>› <a href="epub/live-manual.epub">EPUB</a></li> |
| 1fe15f6b | 38 | <li>› <b><a href="html/">HTML</a></b></li> |
| 4fd6c708 | 39 | <li>› <a href="html-single/live-manual.html">HTML (single page)</a></li> |
| 7e5666f5 DB |
40 | <li>› <a href="odf/live-manual.odt">ODF</a></li> |
| 41 | <li>› PDF: <a href="pdf/live-manual.portrait-a4.pdf">portrait-a4</a> <a href="pdf/live-manual.landscape-a4.pdf">landscape-a4</a> <a href="pdf/live-manual.portrait-letter.pdf">portrait-letter</a> <a href="pdf/live-manual.landscape-letter.pdf">landscape-letter</a></li> | |
| 4fd6c708 | 42 | <li>› <a href="txt/live-manual.txt">Plain text</a></li> |
| c4a5965d DB |
43 | </ul> |
| 44 | ||
| 45 | <p> | |
| 741ea710 DB |
46 | Last changed: @DATE_CHANGE@<br /> |
| 47 | Last built: @DATE_BUILD@ | |
| c4a5965d DB |
48 | </p> |
| 49 | </dd> | |
| 50 | ||
| 51 | <dt><h3>Source</h3></dt> | |
| 910d9402 | 52 | |
| c4a5965d DB |
53 | <dd> |
| 54 | <p> | |
| c2421812 | 55 | The sources for this manual is available in a <a href="http://git.or.cz/">git</a> repository at live.debian.net. |
| c4a5965d DB |
56 | </p> |
| 57 | ||
| 58 | <ul> | |
| c2421812 DB |
59 | <li>Browse: <a href="http://live.debian.net/gitweb/?p=live-manual.git"><small><tt>http://live.debian.net/gitweb/?p=live-manual.git</tt></small></a></li> |
| 60 | <li>Git: <a href="git://live.debian.net/git/live-manual.git"><small><tt>git://live.debian.net/git/live-manual.git</tt></small></a></li> | |
| c4a5965d DB |
61 | </ul> |
| 62 | </dd> | |
| 63 | ||
| 64 | </dl> | |
| 65 | </div> | |
| 66 | ||
| 67 | <div class="footer"> | |
| 910d9402 | 68 | |
| 112c2970 | 69 | <p> |
| cb31a878 | 70 | <a href="http://live.debian.net/">Debian Live</a> <<a href="mailto:debian-live@lists.debian.org">debian-live@lists.debian.org</a>> - <a href="http://live.debian.net/legal.html">Legal Notice</a> |
| 112c2970 | 71 | </p> |
| 910d9402 | 72 | |
| c4a5965d DB |
73 | </div> |
| 74 | ||
| 910d9402 DB |
75 | </body> |
| 76 | </html> |