sphinx_ext: Drop text map for RAPI permissions
authorMichael Hanselmann <hansmi@google.com>
Thu, 21 Feb 2013 10:47:39 +0000 (11:47 +0100)
committerMichael Hanselmann <hansmi@google.com>
Fri, 22 Feb 2013 10:51:07 +0000 (11:51 +0100)
commit5d0b2888f69faded8ce54e74a304ff1c930b2472
tree3acbe3d305779b61d03af853b27de06ba626350f
parent27a8a190a08e80ddf165983497e87b550b79b6e6
sphinx_ext: Drop text map for RAPI permissions

Other parts of the documentation directly refer to the constants through
“pyeval”. There's no need for this map as it's just additional work to
maintain.

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