On 05/11/20 17:12, Marc-André Lureau wrote:
Hi,
By running sphinx over the docs/ directory (like readthedocs.org
<http://readthedocs.org> presumably does), it finds a couple of rst
documents that are not referenced:
- cpu-hotplug.rst
- microvm.rst
- pr-manager.rst
- virtio-net-failover.rst
- virtio-pmem.rst
Shouldn't they be?
If not (I wonder why), there should be a way to explicitly exclude
those, and avoid extra warnings.
They were written or converted after we had decided to switch to Sphinx,
but before we had a proper manual structure.
The problem is finding them a place...
Paolo