Skip to content

Fix API doc generation to include experimental GUI features #1996

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

pushfoo
Copy link
Member

@pushfoo pushfoo commented Feb 26, 2024

TL;DR: Update util/update_quick_index.py to account for moving experimental GUI components

Why

ca53375 causes doc build failures for other PRs (example: #1995)

Changes

  • Add title category stubs to .rst generation
  • Exclude experimental/__init__.py since the current code can't parse that
  • Add arcade/gui/experimental to the process_directory block

@eruvanos eruvanos merged commit 28a9c9b into pythonarcade:development Feb 26, 2024
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.

2 participants