Files
odoo-docs/_static
Olivier Dony 54e7ed30ac [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.
2020-06-09 02:51:51 +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