Skip to content

docs: remove stale params mapping CSV tables#2239

Merged
sbrunato merged 1 commit into
CS-SI:developfrom
onyx679:docs/remove-stale-params-mapping-csv
Jul 9, 2026
Merged

docs: remove stale params mapping CSV tables#2239
sbrunato merged 1 commit into
CS-SI:developfrom
onyx679:docs/remove-stale-params-mapping-csv

Conversation

@onyx679

@onyx679 onyx679 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove the stale params mapping CSV generation script and generated CSV/JSON files
  • Remove the docs tox step that generated those files
  • Remove the outdated CSV table sections from docs/params_mapping.rst

Closes #2237.

Validation

  • rg -n params_mapping_to_csv|params_mapping_opensearch|params_mapping_extra|params_mapping_offline_infos tox.ini docs utils -S returns no matches
  • git diff --check passes
  • Python assertion confirms docs/params_mapping.rst no longer references the stale CSV files or csv-table

Note: tox -e docs was not run locally because tox is not installed in this Windows environment.

@sbrunato
sbrunato force-pushed the docs/remove-stale-params-mapping-csv branch from 5f9df37 to 04c48e7 Compare July 9, 2026 15:26
@sbrunato
sbrunato merged commit e6cbe8b into CS-SI:develop Jul 9, 2026
12 checks passed
@sbrunato sbrunato added this to the 4.4.1.dev milestone Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

remove out-of-date parameters list from CSV in doc

2 participants