Files
odoo-docs/_static
Olivier Dony 89457036ce [FIX] odoo.sty: fix compatibility with older sphinx versions
`\sphinxmaketitle` only exists as of v1.8.3, and `\renewcommand` would
crash when the command is not defined. Similarly `\newcommand` would
crash if the command already exists.

`\providecommand` acts as a shim: no-op if the command exists,
otherwise creates it so that it can be redefined.

Backport of 54e7ed30ac
2020-06-09 02:55:28 +02:00
..
2016-09-21 10:19:16 +02:00
2015-04-07 16:14:50 +02:00
2015-03-11 14:20:13 +01:00
2015-03-11 14:20:13 +01:00
2015-04-07 16:14:50 +02:00