version 0.4.41

This commit is contained in:
Kovid Goyal 2008-03-06 18:15:09 +00:00
parent 4b85c687de
commit dc9036a241

View File

@ -29,7 +29,7 @@ title = '%s User Manual'%app
ebooks, it first has to know about them. So drag and drop a few ebook files into ${app}, or click
the "Add books" button and browse for the ebooks you want to work with. Once you've added the books,
they will show up in the main view looking something like this:<br/>
<img src="images/added_books.png"/><br/>
<img src="images/added_books.png" alt="Added books"/><br/>
</p>
<p>
Once you've admired the list of books you just added to your heart's content, you'll probably want to read on.
@ -46,10 +46,8 @@ title = '%s User Manual'%app
</p>
<p>
To get started with more advanced usage, you should read about the
<a href="gui.html">Graphical User Interface</a>.
</p>
<p>
For advanced usage you should check out the <a href="cli-index.html">Command Line Interface</a>.
<a href="gui.html">Graphical User Interface</a>. For even more power and
versatility, learn the <a href="cli-index.html">Command Line Interface</a>.
</p>
<p>
You will find the list of <a href="faq.html">Frequently Asked Questions</a> useful as well.