Skip to content
Snippets Groups Projects
Commit 38b91925 authored by Xavier Morel's avatar Xavier Morel
Browse files

[REM] doc: autodoc of removed api.* decorators

* @one was removed in 407f1f6c
* @v7 and @v8 were removed in c552fb7a
* @multi was removed in a8767716
parent 8e132f50
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.intersphinx',
'sphinx.ext.linkcode',
'autojsdoc.ext',
# 'autojsdoc.ext',
'github_link',
'odoo_ext',
'html_domain',
......
......@@ -834,8 +834,7 @@ Method decorators
=================
.. automodule:: odoo.api
:members: multi, model, depends, constrains, onchange, returns,
one, v7, v8
:members: model, depends, constrains, onchange, returns,
.. _reference/orm/fields:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment