fixed changelog and some formatting issues

This commit is contained in:
Doug Bell 2007-02-01 20:24:00 +00:00
parent 6edfd18072
commit 6e8547169a
5 changed files with 49 additions and 22 deletions

View file

@ -400,11 +400,13 @@ sub setScript {
=head2 useEmptyStyle ( boolean )
Tells the style system to use an empty style rather than outputing the normal style. This is useful when you want your code to dynamically generate a style.
Tells the style system to use an empty style rather than outputing the normal
style. This is useful when you want your code to dynamically generate a style.
=head3 boolean
If set to 1 it will use an empty style, if set to 0 it will use the regular style. Defaults to 0.
If set to 1 it will use an empty style, if set to 0 it will use the regular
style. Defaults to 0.
=cut