Skip to content

[Form] Fix multiples duplicates and remove :end-before:, :start-after: as it's not used anymore #16681

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

Closed
wants to merge 3 commits into from
Closed

[Form] Fix multiples duplicates and remove :end-before:, :start-after: as it's not used anymore #16681

wants to merge 3 commits into from

Conversation

mdoutreluingne
Copy link
Contributor

@mdoutreluingne mdoutreluingne commented Apr 3, 2022

Fixes #16466

For this PR, I fixed 2 files ( choice_translation_domain_enabled.rst.inc and choice_translation_domain_disabled.rst.inc ) which generated a duplication of the option choice_translation_domain in several pages, like here and here and more....

On these 2 files, I deleted :end-before:, :start-after: and DEFAULT_VALUE because they are no longer used, following the change of the RST parser.

Unfortunately, I can't test the documentation locally ( probably related to this issue ) to check the rendering.

@mdoutreluingne mdoutreluingne requested a review from xabbuh as a code owner April 3, 2022 10:02
@carsonbot carsonbot added this to the 4.4 milestone Apr 3, 2022
@mdoutreluingne mdoutreluingne changed the title Fix multiples duplicates and remove :end-before:, :start-after: as it's not used anymore [Form] Fix multiples duplicates and remove :end-before:, :start-after: as it's not used anymore Apr 12, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants