Browse Source

* html 3.2, because 3.1 is buggy !!

peter 26 years ago
parent
commit
1715434502
1 changed files with 5 additions and 2 deletions
  1. 5 2
      docs/Makefile

+ 5 - 2
docs/Makefile

@@ -51,7 +51,7 @@ endif
 ifndef LATEX2HTMLOPTS
 ifndef LATEX2HTMLOPTS
 LATEX2HTMLOPTS = -no_reuse -up_url "../fpctoc.html"\
 LATEX2HTMLOPTS = -no_reuse -up_url "../fpctoc.html"\
                  -up_title "Free Pascal manuals" -contents_in_navigation\
                  -up_title "Free Pascal manuals" -contents_in_navigation\
-                 -html_version 3.1
+                 -html_version 3.2
 endif
 endif
 
 
 # Ascii mode ? (i.e. no pics)
 # Ascii mode ? (i.e. no pics)
@@ -441,7 +441,10 @@ linuxexamples: examples
 
 
 #
 #
 # $Log$
 # $Log$
-# Revision 1.29  1999-07-16 10:15:31  peter
+# Revision 1.30  1999-07-29 21:03:41  peter
+#   * html 3.2, because 3.1 is buggy !!
+#
+# Revision 1.29  1999/07/16 10:15:31  peter
 #   * install targets renamed
 #   * install targets renamed
 #
 #
 # Revision 1.28  1999/06/25 22:12:10  michael
 # Revision 1.28  1999/06/25 22:12:10  michael