James, that’s so true, documentation has always been hard to craft, and universally hated by programmers in general.
On top of that, ‘gifted writers’ are rare, I lived with one for 17 years and that’s how I know about the breed. She could crank out 10,000 magic words in a hour, like it was no big deal.
She made me realise that I’m not a writer, but a poor hack at best. But no one else will do my doc for me, so here we are.
In comparison to my web site, Fossil doc is made so easy using the inbuilt wiki in Html or Markdown (user choice), the editor is actually quite nice and Fossil is like Plasticine, I shape it to my desire by adding or removing toolbar menus as wanted. You may have noticed there are no ‘Chat’ or ‘Forum’ menus in that repo ?
My website was also easy to create using Sphinx.pl, but impossible to maintain over the decades as my foundational design was rubbish, however that was a ‘central control’ system, one huge monolith.
Fossil is truly distributed, someone can take my project, alter it and then distribute it as well, all the doc, all the code, the web server, everything in the one file.
Did you know the Fossil homepage is just a Fossil repo ?
With Git, if you want to include wiki’s with editor, trouble ticket system etc, you need to package separate apps with it, and that’s way too hard.
Well, it is for me, and that’s why I use fossil. I’m bone lazy ~