Stops generating native API documentation

Sphinx cannot import modules that depend on APIs
native to another platform, which means that
documentation, for platforms other than the one
on which Sphinx runs, is not generated due to
failures. Since we already have abstract base
class documentation common to all these native
interfaces, we no longer generate documentation
for native API.

Signed-off-by: Gora Khargosh <gora.khargosh@gmail.com>
1 file changed