X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2cd3cc948ea512eba91032323fe32207ac74bf8e..ba49d2acf95d53517719c4fd9ac2ad5aaa13540b:/docs/doxygen/overviews/unixprinting.h diff --git a/docs/doxygen/overviews/unixprinting.h b/docs/doxygen/overviews/unixprinting.h index c7aa0b69c2..75134030f3 100644 --- a/docs/doxygen/overviews/unixprinting.h +++ b/docs/doxygen/overviews/unixprinting.h @@ -3,13 +3,15 @@ // Purpose: topic overview // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -/*! +/** @page overview_unixprinting Printing Under Unix (GTK+) +@tableofcontents + Printing under Unix has always been a cause of problems as Unix does not provide a standard way to display text and graphics on screen and print it to a printer using the same application programming interface - instead, displaying @@ -43,4 +45,3 @@ code. Note that the application will not require a GTK+ version = 2.10 to be installed in order to run (there will be no dependency on this version). */ -