Commit Graph

6 Commits

Author SHA1 Message Date
Hugo Locurcio
cf655aa176 Revert "Fix Sphinx add_lexer() deprecation in the GDScript extension (#4594)"
This broke the build.

This reverts commit 1f8dcbeee7.
2021-02-05 23:40:32 +01:00
Hugo Locurcio
1f8dcbeee7 Fix Sphinx add_lexer() deprecation in the GDScript extension (#4594)
This closes #4593.
2021-01-28 00:57:51 +01: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
Max Hilbrunner
2927a912a5 Create Sphinx extension to generate HTML meta description tags 2020-05-02 21:34:02 +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