diff options
Diffstat (limited to 'markup/pod/live-manual/media/text/ro/index.html.in')
-rw-r--r-- | markup/pod/live-manual/media/text/ro/index.html.in | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/markup/pod/live-manual/media/text/ro/index.html.in b/markup/pod/live-manual/media/text/ro/index.html.in new file mode 100644 index 0000000..b011c5b --- /dev/null +++ b/markup/pod/live-manual/media/text/ro/index.html.in @@ -0,0 +1,68 @@ +<html> + +<head> + <title>Live Systems Project</title> + <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> +</head> + +<body> + <h2>Live Systems Manual</h2> + + <p> + <i>live-manual</i> is available in different file formats and it is +translated into several languages. Keep in mind that some translations may +be incomplete or may not be up to date. + </p> + + <p> + + Please report errors, omissions, patches and suggestions to our mailing list +at <a +href="mailto:debian-live@lists.debian.org">debian-live@lists.debian.org</a> +and read about <a href="html/live-manual.ro.html#how-to-contribute">how to +contribute</a> to the manual. + </p> + + <h3>Available Formats</h3> + + <ul> + <li><a href="epub/live-manual.ro.epub">EPUB</a></li> + <li>HTML: <a href="html/live-manual/toc.ro.html">multi page</a>, <a +href="html/live-manual.ro.html">single page</a></li> + <li><a href="odt/live-manual.ro.odt">ODF</a></li> + <li>PDF: <a href="pdf/live-manual.portrait.ro.a4.pdf">A4 portrait</a>, <a +href="pdf/live-manual.landscape.ro.a4.pdf">A4 landscape</a>, <a +href="pdf/live-manual.portrait.ro.letter.pdf">letter portrait</a>, <a +href="pdf/live-manual.landscape.ro.letter.pdf">letter landscape</a></li> + <li><a href="txt/live-manual.ro.txt">Plain text</a></li> + </ul> + + <p> + Last changed: @DATE_CHANGE@<br /> + Last built: @DATE_BUILD@ + </p> + + <h3><a href="search.cgi">Search</a></h3> + + <h3>Source</h3> + + <p> + The sources for this manual are available in a <a +href="http://git-scm.com/">Git</a> repository at live-systems.org. + </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/">Live Systems Project</a> <<a +href="mailto:debian-live@lists.debian.org">debian-live@lists.debian.org</a>> +- <a href="http://live-systems.org/project/legal/">Legal Information</a> + </p> +</body> + +</html> |