index.html 393 B

12345678910111213
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <head>
  4. <title>Ghostscript</title>
  5. <!-- Ghostscript auto-referral to the introductory document -->
  6. <meta http-equiv="REFRESH" content="0; url=Readme.htm">
  7. </head>
  8. <body>
  9. <p>
  10. Please see <a href="Readme.htm">Readme.htm</a> for an index of the
  11. Ghostscript documentation.
  12. </body>
  13. </html>