Maybe it's a good idea to avoid storing configure~ (the backup) in
git and in the release tarballs?
I'd say configure should not be in git too, but this is questionable.
For configure~, things should be clear, no?
BTW, in 1.24 release, there's mention of usage of sphinx to generate
the manpages, but each of README.md and docs/README.man refers to
each other for instructions without providing ones
BTW, in 1.24 release, there's mention of usage of sphinx to generate
the manpages, but each of README.md and docs/README.man refers to
each other for instructions without providing ones
I updated the text in the README.man [1] with a clearer explanation hopefully.
README.man is supposed to point to the documentation repository [2] for further instructions.
But as pointed out in the above commit, this is mostly for developers.
The <man-page.number>.in files are the manpages in generated troff and they are the ones which will be used for man page installation, same as always.