Skip to content

Commit a6de3a9

Browse files
committed
Fix another xhtml reference.
This time in the config file.
1 parent 399c044 commit a6de3a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/reference.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,8 @@ Section **main**
170170
Allowed values: ``dispatcher``, ``user``, or ``both``
171171

172172
html_version -- ``html4``
173+
This setting should be left at the default value of html4.
174+
Support is ending for xhtml mode.
173175
HTML version to generate. The templates are ``html4`` by default.
174176
If you wish to make them xhtml, then you'll need to change this
175177
var to ``xhtml`` too so all auto-generated HTML is compliant.

0 commit comments

Comments
 (0)