godot-docs/extensions
AJ Heller 0d0f9961f4 fix build errors with `make latexpdf`
This commit provides two small fixes.

Gif images are not supported by latexpdf. There are a handful of options
to resolve that issue, but the already-available imgconverter extension
takes care of converting them to supported image formats.

The pdf build was failing due to the deprecated Sphinx `app.warn` used
in the sphinx_tabs extension. The `app.log` deprecation was already
handled in this function, and now `warn` is as well.
2019-10-02 18:01:53 -07:00
..
sphinx_tabs fix build errors with `make latexpdf` 2019-10-02 18:01:53 -07:00
gdscript.py