Skip to content

Conversation

@Arctis-Fireblight
Copy link

Summary

Fixed a bug in migrate.py where --exclude-classes and --extended arguments were defined as expecting values.
Fixed broken tutorial links in the class reference that were causing the Sphinx build to fail.

Changes

migrate.py
Changed -e/--extended and -x/--exclude-classes to use action='store_true' in argparse.
Cleaned up formatting (string quotes and indentation).

Documentation

Updated classes/class_gdextension.rst and classes/class_gdextensionmanager.rst to point to the correct GDExtension tutorial path.
Removed a broken tutorial link in classes/class_javaclasswrapper.rst for which the target file is missing in the repository.

@coderabbitai
Copy link

coderabbitai bot commented Jan 15, 2026

Important

Review skipped

Too many files!

150 files out of 300 files are above the max files limit of 150.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 15, 2026

Deploying redot-docs-preview-build with  Cloudflare Pages  Cloudflare Pages

Latest commit: f90f5a1
Status:🚫  Build failed.

View logs

@Arctis-Fireblight Arctis-Fireblight merged commit 04276a1 into master Jan 18, 2026
4 checks passed
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.

3 participants