sphinx_ext: No longer exclude “depends” parameter by default
authorMichael Hanselmann <hansmi@google.com>
Fri, 9 Dec 2011 14:31:10 +0000 (15:31 +0100)
committerMichael Hanselmann <hansmi@google.com>
Tue, 13 Dec 2011 12:00:24 +0000 (13:00 +0100)
commita19a632620fc47e6d69e3cc6e64954ecda596408
tree671c493a1634a5f2e4abcf6b33b9373434448bfb
parent822a50c4925f43b4833e4a912db27cde57ac0ba1
sphinx_ext: No longer exclude “depends” parameter by default

By default parameters existing for all opcodes (e.g. “debug_level”) are
not listed in the RAPI documentation. With this change the “depends”
parameter will be listed unless explicitely excluded.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/build/sphinx_ext.py