Added help
This commit is contained in:
parent
e5b3a4d32a
commit
4ddb219000
41 changed files with 1514 additions and 134 deletions
31
doc/index.html
Normal file
31
doc/index.html
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<link rel="stylesheet" type="text/css" href="devede.css">
|
||||
<title>Devede, a video DVD creator</title>
|
||||
</head>
|
||||
<body>
|
||||
<p class="title">Devede, a video DVD creator</p>
|
||||
<p>Current version: 4</p>
|
||||
<p class="section">What is it?</p>
|
||||
<p>DeVeDe is a program that allows you to create a video DVD from an MPEG, AVI, MOV... video file,
|
||||
suitable for home DVD players. DeVeDe can use <b>FFmpeg</b> or <b>AVconv</b> to convert files,
|
||||
so you can use any video playable with Linux.</p>
|
||||
<p>
|
||||
<p class="section">DISCLAIMER</p>
|
||||
<p>This software is distributed as is, under the <a href="gpl.html">GPL license</a> (version 3 or later), and
|
||||
without warranty of any kind. Use it at your own risk. Press <a href="gpl.html">here</a> to read the
|
||||
GPLv3 license.</p>
|
||||
<p class="golink"><a href="basic.html">Basic usage</a></p>
|
||||
<p class="golink"><a href="select.html">The disk type window</a></p>
|
||||
<p class="golink"><a href="main.html">Main window options</a></p>
|
||||
<p class="golink"><a href="preferences.html">Preferences window</a></p>
|
||||
<p class="golink"><a href="file.html">Properties for files</a></p>
|
||||
<p class="golink"><a href="menu.html">Creating the DVD menu</a></p>
|
||||
<p class="golink"><a href="disk.html">Creating the disk image</a></p>
|
||||
<p class="golink"><a href="faq.html">Frecuently Asked Questions</a></p>
|
||||
<p class="golink"><a href="contact.html">Contacting the authors</a></p>
|
||||
<p class="golink"><a href="gpl.html">License (GPL v3)</a></p>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue