Modified main API docs page

This commit is contained in:
Mario Danic 2006-09-02 10:15:10 +00:00
parent e7fb05ab68
commit 12ce7a440b
1 changed files with 7 additions and 7 deletions

View File

@ -116,13 +116,13 @@ To make the libraries accessible for running resp. developing applications
@section libburner Libburner @section libburner Libburner
libburner is a minimal demo application for the library libburn as provided libburner is a minimal demo application for the library libburn (see: libburn.h)
on http://libburn.pykix.org . It can list the available devices, can as provided on http://libburn.pykix.org . It can list the available devices, can
blank a CD-RW and can burn to CD-R or CD-RW. blank a CD-RW and can burn to CD-R or CD-RW.
It's main purpose, nevertheless, is to show you how to use libburn and also It's main purpose, nevertheless, is to show you how to use libburn and also
to serve the libburn team as reference application. libburner.c does indeed to serve the libburn team as reference application. libburner.c does indeed
define the standard way how above three gestures can be implemented and define the standard way how above three gestures can be implemented and
stay upward compatible for a good while. stay upward compatible for a good while.
@subsection libburner-help Libburner --help @subsection libburner-help Libburner --help