Skip to content

build_parameters.py: simplify nosearch marking for versionned files#7862

Draft
khancyr wants to merge 1 commit into
ArduPilot:masterfrom
khancyr:cleanup_fix
Draft

build_parameters.py: simplify nosearch marking for versionned files#7862
khancyr wants to merge 1 commit into
ArduPilot:masterfrom
khancyr:cleanup_fix

Conversation

@khancyr

@khancyr khancyr commented Jul 20, 2026

Copy link
Copy Markdown
Contributor
image

Sphinx is doing weird stuff as including all versionned parameters into search, this PR remove the versionned parameter from the search, we should use only the latest parameter file.

@Hwurzburg Hwurzburg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure I agree with this....otherwise a user of an older version searching for a param will lose the ability to find it...is it spammy for some users, yes...but necessary for others...

@khancyr

khancyr commented Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

I would agree if the search was showing some consitency. But right now, the page is just spammed with all parameter revision and no sane way to filter the revision we want and it also hid other page since we got a lot of parameter revision, so that make the search close to useless.

@Hwurzburg

Copy link
Copy Markdown
Contributor

can we make the search fall back to the param revs IF it does not find anything using master param list? that way an old param will be found, but existing ones wont generate previous revs list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants