Contents Next

1 About this manual

1.1 Version history

VersionDateStatusWhoComment
R1.52004-05-10ReleasedJohan Persson Added additional info for JpGraph 1.15
R1.42003-11-23ReleasedJohan Persson Added additional info for JpGraph 1.14
R1.32003-04-06ReleasedJohan Persson Added additional info for JpGraph 1.13
R1.22003-02-02ReleasedJohan Persson Added additional info for JpGraph 1.11
R1.12002-12-26ReleasedJohan Persson Added additional info for JpGraph 1.10
R1.02002-10-05ReleasedJohan Persson Added additional info, proper indexing
D1.02002-09-16DraftJohan Persson Initial version

1.2 How was this manual produced?

The bulk of the text was written directly in Emacs on a GNU/Linux system in a mixture of PHP and HTML. A number of PHP functions were used to automate the handling of formatting example code and figures.

To generate the images automatically in the img directory a custom awk-script is used to extract all the used image script from the manual. The sript then uses the text based HTML browser 'links' to render the PHP image script non-interactively and then store them in the 'img' directory.

To finally generate all pure HTML pages from the PHP sources again 'links' was used together with a custom Makefile.

The final set of HTML files was then processes by HTMLDOC to construct table of contents and chapter links.

The result of this process is what you are reading at the moment.


Contents Next