Earlier quoted context omitted.
It's written in DocBook, which is hardly obscure.
No, but it is horribly verbose and a pain to work with. I personally find the flow of writing to be constantly interrupted with the demand to mark everything up just so, and for very technical documents with a lot of markup, the markup can dwarf the content several times over! While they are less powerful, markdown, restructured text and other simpler markup languages are much more productive to work with. They are e…
The Power to Serve – FreeBSD Power Management
21–24 of 24 posts
Re: The Power to Serve – FreeBSD Power Management
#22Earlier quoted context omitted.
When I was playing with FreeBSD a lot in late 2017/early 2018, I had a ton of time wasted following outdated chapters in the Handbook. It became very frustrating once I found the 7th or 8th "this part of the Handbook is outdated" post on the FreeBSD forums. Kinda funny, because the Handbook is often touted as something which is supposed to make it very welcoming to beginners.
The FreeBSD Handbook is generally very well written but for parts that change often or that are 'less popular' it could be managed little better.
Re: The Power to Serve – FreeBSD Power Management
#23Earlier quoted context omitted.
No, but it is horribly verbose and a pain to work with. I personally find the flow of writing to be constantly interrupted with the demand to mark everything up just so, and for very technical documents with a lot of markup, the markup can dwarf the content several times over! While they are less powerful, markdown, restructured text and other simpler markup languages are much more productive to work with. They are e…
An alternative to retext is Mallard. It's pretty easy to use, see http://projectmallard.org/ . It's used within GNOME for the documentation.
Which isn't to say it's not very good at what it does, just that I can't see a compelling difference over DocBook or HTML.
Re: The Power to Serve – FreeBSD Power Management
#24Earlier quoted context omitted.
It's written in DocBook, which is hardly obscure.
No, but it is horribly verbose and a pain to work with. I personally find the flow of writing to be constantly interrupted with the demand to mark everything up just so, and for very technical documents with a lot of markup, the markup can dwarf the content several times over! While they are less powerful, markdown, restructured text and other simpler markup languages are much more productive to work with. They are e…