On 23.10.23 15:31, Ilya Maximets wrote: > Since last month ReadTheDocs only supports building with a new > configuration file provided in the repository itself: > https://blog.readthedocs.com/migrate-configuration-v2/ > > So, all our documentation buids are failing for quite some time. > > Add the configuration file to unblock documentation updates. > > Need to remove the upper restriction on the sphinx version. > sphinx 2.0 is very old at this point and pip fails to install > it along with other dependencies on the rtd server. > > Note: Sphinx 2.0 moved from HTML4 to HTML5 renderer and tables > no longer have borders by default. That should be addressed > via CSS file in the ovs-sphinx-theme.
It was initially limited to 2.0 for RHEL7 support [0]. Is this still relevant? [0] https://github.com/openvswitch/ovs/commit/59cf52e6d3307d5889335893fc941fe55cd3ed99 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
