On 12/4/24 6:11 AM, Michel Verdier wrote:
On 2024-12-04, Richard Owlett wrote:
I find HTML formatted documentation much more usable than PDF.
A fine manual at https://docs.kde.org/stable5/en/kate/kate/index.html .
Two questions:
1. Has someone packaged it as a downloadable file?
2. Is there a script that would download it to a specific local
directory in a manner that all it's internal links work?
Try
wget -r -L -k https://docs.kde.org/stable5/en/kate/kate/index.html
I suggest *NOT* ;/
Syntactically correct but has unexpected result.
[ I'm an octogenarian with >30 years engineering/end-user support ;]
and man wget for more options