Skip to content
Snippets Groups Projects
Commit 4b7e6d5f authored by Filip Kastl's avatar Filip Kastl
Browse files

contrib: Set check-params-in-docs.py to skip tables of values of a param


Currently check-params-in-docs.py reports extra params being listed in
invoke.texi.  However, those aren't actual params but items in a table of
possible values of the aarch64-autove-preference param.

This patch changes check-params-in-docs.py to ignore similar tables.

contrib/ChangeLog:

	* check-params-in-docs.py: Skip tables of values of a param.
	Remove code that skips items beginning with a number.

Signed-off-by: default avatarFilip Kastl <fkastl@suse.cz>
parent de1389e2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment