mirror of
https://github.com/odoo/documentation.git
synced 2026-01-02 17:59:20 +07:00
app.add_node doesn't work right for custom translators in 1.2, since mementos are using ``h:div`` reimplement that in the BootstrapTranslator. Alternative would be to monkeypatch app.add_node for Sphinx 1.2, but let's not do that...