6 Commits

Author SHA1 Message Date
Max Hilbrunner
60265b4c45 Fix Sphinx warning about GDScriptLexer
(cherry picked from commit ca68069024)
2021-07-13 14:01:03 +02:00
Rémi Verschelde
75aa2ce514 Revert "Fix Sphinx add_lexer() deprecation in the GDScript extension (#4594)"
This reverts commit 7c71a2898b.

It broke the build.
2021-02-06 14:08:35 +01:00
Hugo Locurcio
7c71a2898b Fix Sphinx add_lexer() deprecation in the GDScript extension (#4594)
This closes #4593.
2021-01-29 01:53:55 +01:00
Rémi Verschelde
48faee9f73 Merge branch 'master' into 3.2 2020-04-17 19:09:11 +02:00
Yuri Sizov
075acc61b0 Replace Pool*Arrays with Packed*Arrays in tutorials and references 2020-03-17 11:15:34 +03:00
Rémi Verschelde
463f1df6b0 Rename extensions to _extensions
To properly show that it's not a docs content folder but related
to the buildsystem.
2020-03-16 13:37:24 +01:00