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

Guides to the parser and grammar contain obsolete links to devguide #126529

Closed
valerii-chirkov opened this issue Nov 7, 2024 · 1 comment
Closed
Labels
docs Documentation in the Doc dir

Comments

@valerii-chirkov
Copy link
Contributor

valerii-chirkov commented Nov 7, 2024

Documentation

Mentioned it for parsed.md in this Issue #126509

Closed in this PR #126510

Found the same issue in compiler.md, and searched through InternalDocs for any other appearance of devguide links, found nothing except two in compiler.md ("Guide to the parser" and "Changing CPython’s grammar").
Also mentioned that in this PR #126510 I added a relative link as ./, but in InternalDocs only filename as a path is used, so it is better to change it from ./changing_grammar.md to changing_grammar.md

Linked PRs

@valerii-chirkov valerii-chirkov added the docs Documentation in the Doc dir label Nov 7, 2024
vstinner pushed a commit that referenced this issue Nov 7, 2024
#126530)

Update devguide links to relative filenames in InternalDocs/parser.md
and InternalDocs/compiler.md.
@rruuaanng
Copy link
Contributor

Is it possible to close the issue? It seems to have been done :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
Status: Todo
Development

No branches or pull requests

3 participants