11 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
9eba7649e1 Update copyrights to 2021
(cherry picked from commit 0a087e730f)
2021-03-19 14:02:49 +01: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
a16e10538f Merge branch 'master' into 3.2 2020-09-28 15:43:06 +02:00
Hugo Locurcio
7b60dd1794 Escape double quotes for meta descriptions in HTML
If this not done, some descriptions will be closed earlier than intended.
2020-09-25 12:02:28 +02:00
Rémi Verschelde
31a288783c Merge branch 'master' into 3.2 2020-05-04 09:08:34 +02:00
Max Hilbrunner
2927a912a5 Create Sphinx extension to generate HTML meta description tags 2020-05-02 21:34:02 +02: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