aboutsummaryrefslogtreecommitdiff
path: root/doc/user_help.in.html
AgeCommit message (Collapse)Author
2024-04-29Move version to first paragraph of the manualRodrigo Arias Mallo
When using "git describe" the resulting length of the version is too long for the header. As we only need to store the version somewhere in the manual, we place it at the end of the first paragraph.
2024-04-28Add version to user manualRodrigo Arias Mallo
Fixes: https://github.com/dillo-browser/dillo/issues/136