sphinx_ext: workaround epydoc warning
authorIustin Pop <iustin@google.com>
Fri, 19 Aug 2011 14:48:26 +0000 (16:48 +0200)
committerIustin Pop <iustin@google.com>
Fri, 19 Aug 2011 14:55:42 +0000 (16:55 +0200)
commitb6d02fa97974af66dc4d2f6ed0bad77f5a8d2605
treeb30e14260bdeaebc0b7dbdc59a9991cd7944cb1c
parentc6b1c8ef8af97c375fc72299d5b4604f546d95d2
sphinx_ext: workaround epydoc warning

Similar to commit c29e35f, this works around epydoc breakage by
aliasing the module. Makes 'apidoc' pass again on my machine.

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