Mercurial > p > roundup > code
changeset 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 | 72a26f3b94db |
| children | d7d68da9878f |
| files | doc/features.txt |
| diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
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
