mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 17:22:22 +02:00
Sphinx.override_domain() is deprecated since Sphinx 1.8 and removed in Sphinx 3. Use Sphinx.add_domain(, override=True) instead. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>