Sent: Wednesday, December 04, 2024 at 6:27 AM
From: "Richard Owlett" <rowlett@access.net>
To: "debian-user" <debian-user@lists.debian.org>
Subject: Kate editor documentation as downloadable HTML file(s)?
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?
TIA
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?
Sent: Wednesday, December 04, 2024 at 6:27 AM
From: "Richard Owlett" <rowlett@access.net>
To: "debian-user" <debian-user@lists.debian.org>
Subject: Kate editor documentation as downloadable HTML file(s)?
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?
TIA
If you have firefox you can do a "save page as" which is what I do.
Otherwise you would have to
wget -np --mirror <url>
with the <url> being the url to the kate docs.
https://learntheshell.com/posts/web-page-mirroring-with-wget/ https://www.baeldung.com/linux/wget-mirroring https://alvinalexander.com/linux-unix/how-to-make-offline-mirror-copy-website-with-wget/
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
and man wget for more options
On 04/12/2024 18:27, 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?
Is it different from docs available in khelpcenter?
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
On 12/4/24 12:17 PM, Xiyue Deng wrote:
Richard Owlett <rowlett@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.
Richard Owlett <rowlett@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?
TIA
"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.
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
and man wget for more options
after downloading, is it possible to convert all html files into a single pdf? any tool in linux to do that? Thanks.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (0 / 16) |
Uptime: | 168:31:03 |
Calls: | 10,385 |
Calls today: | 2 |
Files: | 14,057 |
Messages: | 6,416,545 |