Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RM] Fix 2 anonymous hyperlink mismatches #2832

Merged
merged 3 commits into from
Mar 19, 2022

Commits on Mar 18, 2022

  1. Fix 2 anonymous hyperlink mismatches

    It basically forbids rendering any document.
    See "backrefs" attribute for IDs.
    
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    collivier committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    de5efdd View commit details
    Browse the repository at this point in the history
  2. Remove obsolete md references

    They were all detected by linkcheck.
    
    It doesn't leverage any title 3 link as they would ask Anuket to
    remove all duplicated at this level.
    (see Synopsis or Introduction as blocking points)
    
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    collivier committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    496645b View commit details
    Browse the repository at this point in the history
  3. Implement a better way to remove the conflicts

    Co-Authored-By: Georg Kunz <georg.kunz@ericsson.com>
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    collivier and gkunz committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    849a2f2 View commit details
    Browse the repository at this point in the history