Skip to content

manpage generation cleanup

Nikos Mavrogiannopoulos requested to merge tmp-cleanup-in-docs into master

This patch fixes undescribed parameters in manpages, and makes manpage generation to fail on missing parameters.

Checklist

  • Code modified for feature

Reviewer's checklist:

  • Any issues marked for closing are addressed
  • There is a test suite reasonably covering new functionality or modifications
  • Function naming, parameters, return values, types, etc., are consistent and according to CONTRIBUTION.md
  • This feature/change has adequate documentation added
  • No obvious mistakes in the code

Merge request reports