sethmlarson / virtualbox-python

Complete implementation of VirtualBox's COM API with a Pythonic interface.
https://pypi.org/project/virtualbox
Apache License 2.0
354 stars 75 forks source link

Fix all warnings for Sphinx docs #71

Closed sethmlarson closed 5 years ago

sethmlarson commented 7 years ago

There are a lot of warnings in the Sphinx documentation that get ignored currently. Would be nice to fix them all up!