]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki.setup
* Add a htmlext config option, this can be used to make ikiwiki generate
[ikiwiki.git] / doc / ikiwiki.setup
index 12df4507fd6a7c5291539271ca340417601e78e7..a772ca60b703e8708ca8ca9bcb995de9fbe0bf0a 100644 (file)
@@ -86,6 +86,8 @@ use IkiWiki::Setup::Standard {
        # To exclude files matching a regexp from processing. This adds to
        # the default exclude list.
        #exclude => qr/*\.wav/,
+       # To change the extension used for generated html files.
+       #htmlext => '.htm',
        # Time format (for strftime)
        #timeformat => '%c',
        # Locale to use. Must be a UTF-8 locale.