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 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, 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/> 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>
<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. 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>
<p> <p>
To get started with more advanced usage, you should read about the To get started with more advanced usage, you should read about the
<a href="gui.html">Graphical User Interface</a>. <a href="gui.html">Graphical User Interface</a>. For even more power and
</p> versatility, learn the <a href="cli-index.html">Command Line Interface</a>.
<p>
For advanced usage you should check out the <a href="cli-index.html">Command Line Interface</a>.
</p> </p>
<p> <p>
You will find the list of <a href="faq.html">Frequently Asked Questions</a> useful as well. You will find the list of <a href="faq.html">Frequently Asked Questions</a> useful as well.