This should make it a little more visible that documentation build fails on ReadTheDocs.
Signed-off-by: Ilya Maximets <[email protected]> --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index e6c0d3d30..a2c234f4d 100644 --- a/README.rst +++ b/README.rst @@ -12,6 +12,8 @@ Open vSwitch :target: https://ci.appveyor.com/project/blp/ovs/history .. image:: https://api.cirrus-ci.com/github/openvswitch/ovs.svg :target: https://cirrus-ci.com/github/openvswitch/ovs +.. image:: https://readthedocs.org/projects/openvswitch/badge/?version=latest + :target: https://docs.openvswitch.org/en/latest/ What is Open vSwitch? --------------------- -- 2.41.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
