odoo/doc/_extensions/odoo
Xavier Morel a139d81c46 [FIX] doc: odoo theme so it's compatible with Sphinx 1.3
Sphinx.set_translator is a Sphinx 1.3 API, and we only require Sphinx
1.2 at this point. Replace the use of set_translator with explicitly
setting the ``html_translator_class`` config setting.
2015-09-15 16:06:13 +02:00
..
static [IMP] doc: recommend not using @api.one 2015-09-15 14:38:45 +02:00
__init__.py [FIX] doc: odoo theme so it's compatible with Sphinx 1.3 2015-09-15 16:06:13 +02:00
layout.html [IMP] doc: handling of toc outside master_doc 2015-07-09 11:11:08 +02:00
pygments_override.py [ADD] doc: new theme 2015-07-07 11:22:50 +02:00
switcher.py [ADD] doc: new theme 2015-07-07 11:22:50 +02:00
theme.conf [ADD] doc: new theme 2015-07-07 11:22:50 +02:00
translator.py [IMP] doc: support for image centering 2015-07-10 11:57:06 +02:00