This is the TSP white paper which 
aims at explaining TSP concepts in a few words.

The master document is tsp_whitepaper.xml

The HTML output is generated using jw (or docbook2html) script
jw -f docbook -b html -u tsp_whitepaper.xml
(or simply docbook2html -u tsp_whitepaper.xml)

The PDF output is generated using jw script
jw -f docbook -b pdf tsp_whitepaper.xml


You may produce those documents with other
docbook processors (like Apache FOP).
All the rules to make html and pdf output are maintained
in the Makefile
 
