Skip to content

Remove outdated HTML-only note for modindex_common_prefix - #14648

Open
jdillard wants to merge 1 commit into
sphinx-doc:masterfrom
jdillard:fix-1371
Open

Remove outdated HTML-only note for modindex_common_prefix#14648
jdillard wants to merge 1 commit into
sphinx-doc:masterfrom
jdillard:fix-1371

Conversation

@jdillard

Copy link
Copy Markdown
Member

Purpose

Remove the outdated HTML-only caution for modindex_common_prefix.

The setting is applied when Sphinx generates the Python module index, independently of the output builder. Builders that do not generate this index simply ignore the setting, so configuring it causes no error or unsupported behavior.

References

AI Disclosure

AI was used to investigate builder support and prepare this documentation change.

@jdillard jdillard added this to the 9.1.1 milestone Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

modindex_common_prefix does not work for html alone

1 participant