diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2021-11-27 21:54:49 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2021-11-27 21:54:49 -0500 |
commit | 78b1b83be0cf04b4cba707751b7ad4d97787fe37 (patch) | |
tree | 0260daae62c3c0c055b7ec73b274fa82b31b344f /markup/pod/live-manual/media/text/de/index.html.in |
track document samples used
Diffstat (limited to 'markup/pod/live-manual/media/text/de/index.html.in')
-rw-r--r-- | markup/pod/live-manual/media/text/de/index.html.in | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/markup/pod/live-manual/media/text/de/index.html.in b/markup/pod/live-manual/media/text/de/index.html.in new file mode 100644 index 0000000..73359b7 --- /dev/null +++ b/markup/pod/live-manual/media/text/de/index.html.in @@ -0,0 +1,71 @@ +<html> + +<head> + <title>Live Systems Projekt</title> + <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> +</head> + +<body> + <h2>Live Systems Handbuch</h2> + + <p> + <i>live-manual</i> ist in verschiedenen Dateiformaten und Übersetzungen in +mehrere Sprachen verfügbar, jedoch können manche Übersetzungen teilweise +unvollständig oder nicht immer aktuell sein. + </p> + + <p> + + Fehler, Vergessenes, Patches und Vorschläge können an unsere Mailing Liste +unter <a +href="mailto:debian-live@lists.debian.org">debian-live@lists.debian.org</a> +(englischspraching) gemeldet werden. Informationen wie man <a +href="html/live-manual.de.html#how-to-contribute">zum Handbuch beitragen</a> +kann, können im Handbuch gefunden werden. + </p> + + <h3>Verfügbare Formate</h3> + + <ul> + <li><a href="epub/live-manual.de.epub">EPUB</a></li> + <li>HTML: <a href="html/live-manual/toc.de.html">mehrere Seiten</a>, <a +href="html/live-manual.de.html">einzelne Seite</a></li> + <li><a href="odt/live-manual.de.odt">ODF</a></li> + <li>PDF: <a href="pdf/live-manual.portrait.de.a4.pdf">A4 Hochformat</a>, <a +href="pdf/live-manual.landscape.de.a4.pdf">A4 Querformat</a>, <a +href="pdf/live-manual.portrait.de.letter.pdf">Letter Hochformat</a>, <a +href="pdf/live-manual.landscape.de.letter.pdf">Letter Querformat</a></li> + <li><a href="txt/live-manual.de.txt">Text</a></li> + </ul> + + <p> + Letzte Änderung: @DATE_CHANGE@<br /> + Letzte Aktualisierung: @DATE_BUILD@ + </p> + + <h3><a href="search.cgi">Search</a></h3> + + <h3>Quellen</h3> + + <p> + Die Quellen dieses Handbuches sind in einem <a +href="http://git-scm.com/">Git</a> Repository auf live-systems.org +verfügbar. + </p> + + <ul> + <li>Browse: <a +href="http://live-systems.org/gitweb/?p=live-manual.git"><small><tt>http://live-systems.org/gitweb/?p=live-manual.git</tt></small></a></li> + <li>Git: <a +href="git://live-systems.org/git/live-manual.git"><small><tt>git://live-systems.org/git/live-manual.git</tt></small></a></li> + </ul> + + <p> + <a href="http://live-systems.org/">Debian Live</a> <<a +href="mailto:debian-live@lists.debian.org">debian-live@lists.debian.org</a>> +- <a href="http://live-systems.org/project/legal/">Rechtliche +Informationen</a> + </p> +</body> + +</html> |