[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: man pages & info prefer HTML format
From: |
Bernhard Voelker |
Subject: |
Re: man pages & info prefer HTML format |
Date: |
Mon, 25 Sep 2023 09:04:39 +0200 |
User-agent: |
Mozilla Thunderbird |
On 9/25/23 01:25, Dennis German wrote:
> I'd like to understand why you feel that
> " ability to view the source as-is, with no rendering applied"
> is important
Because that is how software development is done. It's all about
changes to some kind of text, be it either program source code or
documentation. Both is tracked via version control, and for each
desired change ... well the diff of that change is reviewed.
Having HTML tags in there is distracting.
Furthermore, there are various formats the documentation is rendered as.
Therefore, one needs to pick an easy-to-maintain format which is easy
to be converted in the other formats. Having HTML as source format is
definitely not a good choice for that.
Finally, the GNU coreutils are just one package in the free software world,
and it adheres to the GNU standards. Requesting to change the document format
here violates the standard, and is effectively done at the wrong end.
> The documentation at
> https://www.gnu.org/software/coreutils/manual/html_node/index.html
> looks really good ! Examples and explanation.
> [...]
> From now on my goto reference.
Thanks for the affirmation.
Have a nice day,
Berny
- man pages & info prefer HTML format, Dennis German, 2023/09/24
- Re: man pages & info prefer HTML format, Arsen Arsenović, 2023/09/24
- Re: man pages & info prefer HTML format, Dragan Simic, 2023/09/24
- Re: man pages & info prefer HTML format, Bernhard Voelker, 2023/09/24
- Re: man pages & info prefer HTML format, Dennis German, 2023/09/24
- Re: man pages & info prefer HTML format, Kaz Kylheku, 2023/09/29