Running make check-docs has caught a number of URLs that are no longer active. This patch series updates the required URLs along with some mark-up changes in the docs in relation to said URLs.
I originally looked at doing this in a single patch however as the URLs are spread throughout the documentation and relate to different aspects of OVS I thought it better to break this into 4 patches as the changes to index and DocumentationStyle.rst may have more input than the others. Ian Stokes (4): docs: Fix sflow documentation url and markup. docs: Fix style guide url in DocumentationStyle.rst. docs: Fix sphinx urls. docs: Fix urls in index.rst. Documentation/howto/sflow.rst | 9 +- .../internals/contributing/documentation-style.rst | 7 +- Documentation/intro/install/documentation.rst | 4 +- Documentation/ref/index.rst | 214 ++++++++++----------- 4 files changed, 117 insertions(+), 117 deletions(-) -- 2.7.5 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
