A tar file with docbook source is not really a book format. You need to extract the files, and run docbook on it, and it will create a .pdf file and possibly a .epub (depending on the source). I don't know anything about this particular book or its sources, but the file may also contain a make file or build script that assumes that you have the docbook software on your computer.
|