You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think we have a step in the release process to ensure the Jamulus.1 manual page documentation is up to date.
That could probably do with adding.
Ideally, we'd also have translated version of the Jamulus.1 manpage available to install, too.
There should be a lot of overlap between the manpage and the website and wiki. They should be kept aligned. The manpage needs reviewing because I think it's likely been left adrift and could do with an update.
The text was updated successfully, but these errors were encountered:
Might it be possible to maintain a familiar markdown document and convert that to groff? https://kramdown.gettalong.org/converter/man.html (not clear how we'd actually implement it as part of the workflow though but that's just my lack of GH understanding).
I had, as part of my rewrite of parsing the command line options, added a feature that supported documenting each option clearly and also generating HTML and manpage output for the options as well, to make maintenance trivial.
I might see if I can break that part out of the massive change (it got messed up trying to be too much, including tying each option to a stored config item...).
I don't think we have a step in the release process to ensure the Jamulus.1 manual page documentation is up to date.
That could probably do with adding.
Ideally, we'd also have translated version of the Jamulus.1 manpage available to install, too.
There should be a lot of overlap between the manpage and the website and wiki. They should be kept aligned. The manpage needs reviewing because I think it's likely been left adrift and could do with an update.
The text was updated successfully, but these errors were encountered: