diff doc/tracker_config.txt @ 7986:83a531e72e3e

update for 2.4.0 beta release generate to incorporate xhtml disabled.
author John Rouillard <rouilj@ieee.org>
date Sat, 25 May 2024 19:15:54 -0400
parents 6aa0525187cd
children 8b5f8b950f58
line wrap: on
line diff
--- a/doc/tracker_config.txt	Sat May 25 19:13:29 2024 -0400
+++ b/doc/tracker_config.txt	Sat May 25 19:15:54 2024 -0400
@@ -98,12 +98,9 @@
   error_messages_to = user
 
   # This setting should be left at the default value of html4.
-  # Support is ending for xhtml mode.
+  # Support for xhtml has been disabled.
   # HTML version to generate. The templates are html4 by default.
-  # If you wish to make them xhtml, then you'll need to change
-  # this setting to 'xhtml' too so all auto-generated HTML
-  # is compliant.
-  # Allowed values: html4, xhtml
+  # Allowed values: html4
   # Default: html4
   html_version = html4
 

Roundup Issue Tracker: http://roundup-tracker.org/