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 and C++, alias fixes and improvements #8876

Merged
merged 5 commits into from Feb 12, 2021

Conversation

jakobandersen
Copy link
Contributor

Feature or Bugfix

  • Feature
  • Bugfix

Purpose

  • Fix a couple of issues in the c:alias directive.
  • Add the maxdepth option to cpp:alias similar to the one in c:alias.
  • Add a noroot option to c:alias and cpp:alias to enable insertion of all nested declarations of a symbol, without the symbol it self, e.g., for inserting a synopsis of a class.

Relates

Addresses the basic part of #8213.

@jakobandersen jakobandersen added this to the 3.5.0 milestone Feb 12, 2021
@jakobandersen jakobandersen self-assigned this Feb 12, 2021
@jakobandersen jakobandersen merged commit be6391f into sphinx-doc:3.x Feb 12, 2021
@jakobandersen jakobandersen deleted the c_cpp_alias branch February 12, 2021 16:46
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant