Skip to content

Update Godot documentation (4.7.0)#2701

Open
toupeira wants to merge 2 commits into
freeCodeCamp:mainfrom
toupeira:chore/godot-updates
Open

Update Godot documentation (4.7.0)#2701
toupeira wants to merge 2 commits into
freeCodeCamp:mainfrom
toupeira:chore/godot-updates

Conversation

@toupeira

Copy link
Copy Markdown
Contributor

If you're updating existing documentation to its latest version, please ensure that you have:

  • Updated the versions and releases in the scraper file
  • Ensured the license is up-to-date
  • Ensured the icons and the SOURCE file in public/icons/your_scraper_name/ are up-to-date if the documentation has a custom icon
  • Ensured self.links contains up-to-date urls if self.links is defined
  • Tested the changes locally to ensure:
    • The scraper still works without errors
    • The scraped documentation still looks consistent with the rest of DevDocs
    • The categorization of entries is still good

toupeira added 2 commits June 26, 2026 12:39
Filter tweaks:
- Remove anchor icons from page titles
- Remove "User-contributed notes" section
@toupeira toupeira requested a review from a team as a code owner June 26, 2026 10:55
@@ -1,5 +1,5 @@
/* PrismJS 1.30.0
https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript+bash+c+cpp+cmake+coffeescript+crystal+d+dart+diff+django+dot+elixir+erlang+go+groovy+java+json+julia+kotlin+latex+lua+markdown+markup-templating+matlab+nginx+nim+nix+ocaml+perl+php+python+qml+r+jsx+ruby+rust+scss+scala+shell-session+sql+tcl+typescript+yaml+zig */
https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript+bash+c+csharp+cpp+cmake+coffeescript+crystal+d+dart+diff+django+dot+elixir+erlang+gdscript+go+groovy+java+json+julia+kotlin+latex+lua+markdown+markup-templating+matlab+nginx+nim+nix+ocaml+perl+php+python+qml+r+jsx+ruby+rust+scss+scala+shell-session+sql+tcl+typescript+yaml+zig */

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Note: I downloaded this file by visiting the previous URL above, adding csharp and gdscript, and selecting "Development version".

Can be tested with e.g. http://localhost:9292/godot~4.7/classes/class_node#class-node-method-add-child

Licensed under the Creative Commons Attribution Unported License v3.0.
HTML

version '4.7' do

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Question: Should I add the other minor releases between 4.2 and 4.7 too?

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.

1 participant