On Wed 04 Dec 2024 at 13:13:37 (-0600), Richard Owlett wrote: > On 12/4/24 12:17 PM, Xiyue Deng wrote: > > Richard Owlett <rowl...@access.net> writes: > > > > > I recently discovered Kate. One might think its design goals were how I > > > work and a specific personal project I have. Get idea that I like it ;} > > > > > > 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? > > > > "kate-data" package contains the kate documentation in docbook format. > > Once installed, you should be able to access it through kate's help > > menu or khelpcenter. > > Synaptic reports "kate-data" is installed. > When Kate is launched *ALL* references to "handbook" take me to the > web-page *NOT* to anything local! > > Give me explicit directions to this "docbook" information please.
https://packages.debian.org/bookworm/all/kate5-data/filelist You probably want something like /usr/share/doc/HTML/en/kate/index.docbook Cheers, David.