Skip to content

Conversation

@Revathyvenugopal162
Copy link
Contributor

@Revathyvenugopal162 Revathyvenugopal162 commented Jun 11, 2025

This PR removes all AutoAPI-related options from the theme configuration to avoid conflicts and duplication in the pickled environment as mentioned in issue #725 . While we can't fully achieve a zero-config setup—since some settings like html_permalinks_icon and html_theme_options come from PyData Sphinx Theme and others like html_static_path from extensions like sphinx-design— and many mores from nbsphinx, this change ensures that only the core AutoAPI configuration (autoapi_prepare_jinja_env) is preserved. This simplifies the environment and prevents outdated theme-based config overrides.

Before

Screenshot 2025-06-12 at 17 32 55

After

Screenshot 2025-06-12 at 17 31 20

@Revathyvenugopal162 Revathyvenugopal162 marked this pull request as ready for review June 12, 2025 15:38
@Revathyvenugopal162 Revathyvenugopal162 requested a review from a team as a code owner June 12, 2025 15:38
@Revathyvenugopal162 Revathyvenugopal162 self-assigned this Jun 12, 2025
Copy link
Member

@jorgepiloto jorgepiloto left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks for investigating and fixing this, @Revathyvenugopal162. Feel free to merge and cherry-pick if necessary.

@Revathyvenugopal162 Revathyvenugopal162 merged commit 80dd702 into main Jun 13, 2025
19 checks passed
@Revathyvenugopal162 Revathyvenugopal162 deleted the test/autoapi-cache branch June 13, 2025 10:44
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.

5 participants