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

C, C++, fix intersphinx and role lookup types #8682

Merged
merged 3 commits into from
Jan 11, 2021

Conversation

jakobandersen
Copy link
Contributor

Feature or Bugfix

  • Bugfix
  • Refactoring

Purpose

Intersphinx matches candidates based on specific listed types. The PR updates those lists and adds tests.
This is done both for the C and the C++ domains. The existing role type checks in the C++ domain has been simplified.

Detail

Fixes #8341.

Add 'identifer' to all and 'type' to types.

Fixes sphinx-doc#8341
Make them all work with intersphinx.
Strengthen templateParam a bit.
@jakobandersen jakobandersen merged commit e314789 into sphinx-doc:3.x Jan 11, 2021
@jakobandersen jakobandersen deleted the c_intersphinx_8341 branch January 11, 2021 20:22
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

C domain: References generated by types in function signatures don't use intersphinx
1 participant