Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-29 | Move version to first paragraph of the manual | Rodrigo 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-28 | Add version to user manual | Rodrigo Arias Mallo | |
Fixes: https://github.com/dillo-browser/dillo/issues/136 |