Mercurial > p > roundup > code
diff doc/features.txt @ 7794:1632bdbfbef6
doc: remove feature generating html4 and xhtml.
xhtml is dead and we should generate html5, but browsers will properly
display html4.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 09 Mar 2024 22:19:17 -0500 |
| parents | c22b4f0364eb |
| children | 788afca5aa15 |
line wrap: on
line diff
--- a/doc/features.txt Sat Mar 09 22:17:42 2024 -0500 +++ b/doc/features.txt Sat Mar 09 22:19:17 2024 -0500 @@ -84,7 +84,6 @@ list by default - flexible access control built around Permissions and Roles with assigned Permissions - - generates valid HTML4 or XHTML - detects concurrent user changes - saving and editing of user-defined queries which may optionally be shared with other users
