-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add :noindexentry: option #7906
Conversation
(Is there a good way to make the example into a test?) |
8b5131f
to
d20cb6b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. It would be very nice if "versionadded" definition in docs!
For example, sphinx/tests/test_domain_py.py Lines 490 to 495 in 0c0da9b
|
d20cb6b
to
c668500
Compare
Ups, indeed, should be there now.
Thanks! The affected domains should have tests along this line now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with nits. There are some TAB chars. Could you expand them all?
fecc447
to
f487078
Compare
f487078
to
18b3e3c
Compare
Add the
:noindexentry:
option to the built-in domains and update+refactor the documentation to better describe what:noindex:
and:noindexentry:
does.Feature or Bugfix
Purpose
See the discussion in #7052
Detail
Fixes #7052
The following rst shows the effect: