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

the links in I: Interfaces are all broken #2210

Open
janwilmans opened this issue Jul 9, 2024 · 2 comments
Open

the links in I: Interfaces are all broken #2210

janwilmans opened this issue Jul 9, 2024 · 2 comments

Comments

@janwilmans
Copy link

janwilmans commented Jul 9, 2024

https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#i-interfaces

maybe we should have CI job to check link-integrity?

@cubbimew
Copy link
Member

the intra-document links are intended to be useful here: https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#S-interfaces

#2198 fixes the links in github document, though we need to finish reviewing it

@Lob2018
Copy link

Lob2018 commented Sep 12, 2024

the intra-document links are intended to be useful here: https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#S-interfaces

#2198 fixes the links in github document, though we need to finish reviewing it

A Python script to automatically check that links and anchors are formatted in CppCoreGuidelines.md using GitHub Actions:
github_actions_check_links_py.zip
check-links-and-anchors-yml.zip
With 50afe02 modification :
CppCoreGuidelines.md

Note :

  • Got a doubt for Rh-public l.376 : (e.g., for C.134 it is "Rh-public")
  • github_actions_check_links.py must be inside scripts/python/

My fork https://github.com/Lob2018/CppCoreGuidelines :

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants